public class MoaException extends Exception
Constructor and Description |
---|
MoaException(int errorCode,
String message) |
MoaException(String msg) |
MoaException(String message,
int errorCode) |
MoaException(String message,
Throwable cause) |
MoaException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright 2008 EGIZ. All Rights Reserved.