Package com.surrealdb

Class NotFoundException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotFoundException extends ServerException
Resource not found (table, record, namespace, database, RPC method, session).

Details use the {kind, details?} format with variants defined in NotFoundDetailKind.

See Also: