Serialized Form
-
Package com.rs.seagull.emulator.api
-
Exception com.rs.seagull.emulator.api.ApiException
class ApiException extends RuntimeException implements Serializable- serialVersionUID:
- -6313375855241765716L
-
Exception com.rs.seagull.emulator.api.FieldException
class FieldException extends ApiException implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
fieldName
String fieldName
The name of the field -
type
FieldException.Type type
The type of field exception
-
-
Exception com.rs.seagull.emulator.api.FieldValidationException
class FieldValidationException extends FieldException implements Serializable- serialVersionUID:
- 1L
-
Exception com.rs.seagull.emulator.api.NoSuchFieldException
class NoSuchFieldException extends FieldException implements Serializable- serialVersionUID:
- -5775268249274716888L
-
Exception com.rs.seagull.emulator.api.TableScrollException
class TableScrollException extends ApiException implements Serializable- serialVersionUID:
- 1L
-