public class EmailSourceAdaptorRuntimeException extends RuntimeException
| Constructor and Description |
|---|
EmailSourceAdaptorRuntimeException() |
EmailSourceAdaptorRuntimeException(String message) |
EmailSourceAdaptorRuntimeException(String message,
Throwable cause) |
EmailSourceAdaptorRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EmailSourceAdaptorRuntimeException()
public EmailSourceAdaptorRuntimeException(String message)
public EmailSourceAdaptorRuntimeException(String message, Throwable cause)
public EmailSourceAdaptorRuntimeException(Throwable cause)
Copyright © 2020 WSO2. All rights reserved.