Package com.surrealdb

Class SurrealException

java.lang.Object
All Implemented Interfaces:
Serializable

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