public class ApplicationException
extends java.lang.RuntimeException
Modifier and Type | Method and Description |
---|---|
int |
getApplicationCode()
The getApplicationCode method gets the application code.
|
java.lang.Object |
getObject()
The getObject method gets the object that throws the exception.
|
public int getApplicationCode()
public java.lang.Object getObject()