public class PushException extends java.lang.RuntimeException
PushException(java.lang.String error_code)
PushException(java.lang.String error_code, java.lang.Object result)
java.lang.Object
getResult()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PushException(java.lang.String error_code)
public PushException(java.lang.String error_code, java.lang.Object result)
public java.lang.Object getResult()