Package com.surrealdb

Class AlreadyExistsException

java.lang.Object
All Implemented Interfaces:
Serializable

public class AlreadyExistsException extends ServerException
Duplicate resource (table, record, namespace, database, session).

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

See Also: