public class EPIException
extends java.lang.Exception
Constructor and Description |
---|
EPIException(java.lang.String msg)
Constructs an EPIException with a message.
|
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode()
Returns the error code for this exception.
|