public class OutlookFormatException extends OutlookException
| Constructor and Description |
|---|
OutlookFormatException(String message)
Instantiates a new outlook format exception.
|
OutlookFormatException(String message,
Throwable cause)
Instantiates a new outlook format exception.
|
OutlookFormatException(Throwable cause)
Instantiates a new outlook format exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OutlookFormatException(String message)
message - error messagepublic OutlookFormatException(Throwable cause)
cause - error causeCopyright © 2003–2020 eXo Platform SAS. All rights reserved.