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