public class OutlookMessageViewException extends Exception
| Constructor and Description |
|---|
OutlookMessageViewException() |
OutlookMessageViewException(String message) |
OutlookMessageViewException(String message,
Throwable cause) |
OutlookMessageViewException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
OutlookMessageViewException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OutlookMessageViewException()
public OutlookMessageViewException(String message)
message - Stringpublic OutlookMessageViewException(Throwable cause)
cause - ThrowableCopyright © 2003–2016 eXo Platform SAS. All rights reserved.