Package com.surrealdb

Class NotAllowedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotAllowedException extends ServerException
Permission denied, method not allowed, function or scripting blocked.

Details use the {kind, details?} format with variants defined in NotAllowedDetailKind. Auth details further nest AuthDetailKind variants.

See Also: