|
||||||||||
| 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 | |
|---|---|
private static long |
serialVersionUID
WRITEME |
| Fields inherited from class net.authorize.admc.AppendableException |
|---|
appendages, LS |
| Constructor Summary | |
|---|---|
AuthNetException(String s)
WRITEME |
|
AuthNetException(String string,
Throwable cause)
WRITEME |
|
AuthNetException(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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public AuthNetException(String s)
s - WRITEME
public AuthNetException(String string,
Throwable cause)
string - WRITEMEcause - WRITEMEpublic AuthNetException(Throwable cause)
cause - WRITEME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||