public class AccessDeniedException extends AbstractRuntimeException
Constructor and Description |
---|
AccessDeniedException(String message)
Constructs an
AccessDeniedException with the specified message. |
getLocalizedMessage, getMessage, getRootCause, setLocalizedMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccessDeniedException(String message)
AccessDeniedException
with the specified message.message
- the detailed messageCopyright (c) 2017, SAS Institute Inc., Cary, NC, USA