public class AccessException extends OutlookException
| Constructor and Description |
|---|
AccessException(String message)
Instantiates a new access exception.
|
AccessException(String message,
Throwable cause)
Instantiates a new access exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AccessException(String message)
message - the messageCopyright © 2003–2019 eXo Platform SAS. All rights reserved.