public class SMSEngineException extends Exception
| Constructor and Description |
|---|
SMSEngineException(String msg) |
SMSEngineException(String msg,
MobileAggregatorError type) |
SMSEngineException(String msg,
Throwable cause) |
SMSEngineException(String msg,
Throwable cause,
MobileAggregatorError type) |
| Modifier and Type | Method and Description |
|---|---|
MobileAggregatorError |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SMSEngineException(String msg)
public SMSEngineException(String msg, MobileAggregatorError type)
public SMSEngineException(String msg, Throwable cause, MobileAggregatorError type)
public MobileAggregatorError getType()
Copyright © 2017 SAP SE. All Rights Reserved.