public class OutlookMessageViewException extends Exception
| Constructor and Description |
|---|
OutlookMessageViewException()
Instantiates a new outlook message view exception.
|
OutlookMessageViewException(String message)
Instantiates a new outlook message view exception.
|
OutlookMessageViewException(String message,
Throwable cause)
Instantiates a new outlook message view exception.
|
OutlookMessageViewException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Instantiates a new outlook message view exception.
|
OutlookMessageViewException(Throwable cause)
Instantiates a new outlook message view exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OutlookMessageViewException()
public OutlookMessageViewException(String message)
message - Stringpublic OutlookMessageViewException(Throwable cause)
cause - Throwablepublic OutlookMessageViewException(String message, Throwable cause)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.