public class TPSException extends EBaseException
mParams| Constructor and Description |
|---|
TPSException(java.lang.String e) |
TPSException(java.lang.String msg,
EndOpMsg.TPSStatus theStatus) |
| Modifier and Type | Method and Description |
|---|---|
EndOpMsg.TPSStatus |
getStatus() |
static void |
main(java.lang.String[] args) |
getBundleName, getParameters, toString, toStringpublic TPSException(java.lang.String e)
public TPSException(java.lang.String msg,
EndOpMsg.TPSStatus theStatus)
public EndOpMsg.TPSStatus getStatus()
public static void main(java.lang.String[] args)