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