AuthorizeException
Constructs a new AuthorizeException with the specified detail message.
Parameters
message
The detail message.
Constructs a new AuthorizeException with the specified detail message and cause.
Parameters
message
The detail message.
cause
The cause of the exception.