public class UncheckedUriSyntaxException extends UncheckedException
URISyntaxException
Constructor and Description |
---|
UncheckedUriSyntaxException(URISyntaxException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UncheckedUriSyntaxException(URISyntaxException cause)
cause
- the underlying URISyntaxException
Copyright © 2016–2018 earcam. All rights reserved.