Instant Exception
Constructs a new instant exception with the specified detail message and cause.
Parameters
The detail message.
The cause of this exception or null
if cause is unknown.
Constructs a new instant exception with the specified detail message and cause.
Parameters
The error code of the exception cause.
The cause of this exception or null
if cause is unknown.
The detail message.
Arguments for the format specifiers in the message.
Constructs a new instant exception with the specified detail message and cause.
Parameters
The error code of the exception cause.
The detail message.
Arguments for the format specifiers in the message.
Constructs a new instant exception with the specified detail message and cause.
Parameters
The error code of the exception cause.
The detail message.
Implementation specific error code that caused this exception (HTTP error code for network errors, SQL error code for database errors etc.)