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