Class SurrealException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ServerException

public class SurrealException extends RuntimeException
The SurrealException class is a custom RuntimeException used to signal exceptional conditions.
See Also: