public class InternalUriException extends Exception
| Constructor and Description |
|---|
InternalUriException(String message)
Construct exception with given
|
InternalUriException(String message,
Throwable e)
Construct exception with given
|
InternalUriException(Throwable e)
Construct exception with given
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InternalUriException(String message)
message - public InternalUriException(String message, Throwable e)
message - e - The cause of the exceptionpublic InternalUriException(Throwable e)
e - The cause of the exceptionCopyright © 2019–2024 Teslanet.nl. All rights reserved.