com.esri.arcgis.system
Class AOJException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.esri.arcgis.system.AOJException
- All Implemented Interfaces:
- Serializable
public class AOJException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AOJException
public AOJException(String message)
AOJException
public AOJException(Throwable cause)
AOJException
public AOJException(String message,
Throwable cause)