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