Package com.rs.seagull.emulator.api
Class ApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rs.seagull.emulator.api.ApiException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FieldException
,TableScrollException
base exception for most/all exceptions thrown from the API
these are unchecked exceptions.
- Author:
- mzibra
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace