|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.authorize.admc.AppendableException
net.authorize.admc.authnet.AuthNetException
public class AuthNetException
authnet-specific exception.
Field Summary |
---|
Fields inherited from class net.authorize.admc.AppendableException |
---|
appendages, LS |
Constructor Summary | |
---|---|
AuthNetException(java.lang.String s)
WRITEME |
|
AuthNetException(java.lang.String string,
java.lang.Throwable cause)
WRITEME |
|
AuthNetException(java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class net.authorize.admc.AppendableException |
---|
appendMessage, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AuthNetException(java.lang.String s)
s
- WRITEMEpublic AuthNetException(java.lang.String string, java.lang.Throwable cause)
string
- WRITEMEcause
- WRITEMEpublic AuthNetException(java.lang.Throwable cause)
cause
- WRITEME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |