public class UnauthorizedException extends SecurityException
Constructor and Description |
---|
UnauthorizedException(String message) |
UnauthorizedException(String message,
Throwable cause) |
UnauthorizedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.