public abstract class PrivilegeException extends AbstractCheckedException
Constructor and Description |
---|
PrivilegeException(String message)
PrivilegeException constructor with detailed message.
|
getLocalizedMessage, getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PrivilegeException(String message)
message
- The detailed message for this exception.Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA