public class SmppProcessingException extends Exception
| Constructor and Description |
|---|
SmppProcessingException(int errorCode) |
SmppProcessingException(int errorCode,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SmppProcessingException(int errorCode)
public SmppProcessingException(int errorCode,
String msg)
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.