Uses of Class
org.rapidcontext.core.proc.ProcedureException
Packages that use ProcedureException
Package
Description
Provides the server applications and launchers.
Provides the built-in server procedures.
Provides the application web request handlers.
Provides the server-side JavaScript integration.
Provides the procedure and interceptor API:s.
Provides the storage data types & server-side object initialization.
-
Uses of ProcedureException in org.rapidcontext.app
Methods in org.rapidcontext.app that throw ProcedureException -
Uses of ProcedureException in org.rapidcontext.app.proc
Methods in org.rapidcontext.app.proc that throw ProcedureExceptionModifier and TypeMethodDescriptionAppListProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ConnectionListProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ConnectionMetricsProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ConnectionValidateProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.PluginInstallProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.PluginListProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.PluginLoadProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.PluginUninstallProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.PluginUnloadProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ProcedureCallProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ProcedureDeleteProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ProcedureListProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ProcedureMetricsProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ProcedureReadProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ProcedureTraceProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ProcedureTypesProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ProcedureWriteProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ResetProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.SessionAuthenticateProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.SessionAuthenticateTokenProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.SessionCurrentProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.SessionTerminateProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.StatusProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.StorageCopyProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.StorageDeleteProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.StorageListProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.StorageQueryProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.StorageReadProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.StorageWriteProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ThreadContextProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ThreadCreateProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ThreadInterruptProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.ThreadListProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.TypeListProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.UserAccessProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.UserAuthenticationTokenProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.UserChangeProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.UserListProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.UserPasswordChangeProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.UserSearchProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.UserSettingsProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings. -
Uses of ProcedureException in org.rapidcontext.app.web
Methods in org.rapidcontext.app.web that throw ProcedureExceptionModifier and TypeMethodDescriptionprotected Object[]
ProcedureWebService.processArgs
(Procedure proc, Request request, String logPrefix) Extracts procedure arguments from the request parameters. -
Uses of ProcedureException in org.rapidcontext.core.js
Methods in org.rapidcontext.core.js that throw ProcedureExceptionModifier and TypeMethodDescriptionJsProcedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.void
JsProcedure.compile()
Compiles the script code.void
JsCompileInterceptor.reserve
(CallContext cx, Procedure proc) Reserves all adapter connections needed for executing the specified procedure. -
Uses of ProcedureException in org.rapidcontext.core.proc
Methods in org.rapidcontext.core.proc that throw ProcedureExceptionModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Replaced with org.rapidcontext.core.type.Procedure signature.Deprecated, for removal: This API element is subject to removal in a future version.Replaced with org.rapidcontext.core.type.Procedure signature.Calls a procedure with the specified arguments.Calls a procedure with the specified arguments.DefaultInterceptor.call
(CallContext cx, Procedure proc, Bindings bindings) Calls a procedure with the specified bindings.Interceptor.call
(CallContext cx, Procedure proc, Bindings bindings) Deprecated, for removal: This API element is subject to removal in a future version.Replaced with org.rapidcontext.core.type.Procedure signature.Interceptor.call
(CallContext cx, Procedure proc, Bindings bindings) Calls a procedure with the specified bindings.Procedure.call
(CallContext cx, Bindings bindings) Deprecated, for removal: This API element is subject to removal in a future version.Executes a call of this procedure in the specified context and with the specified call bindings.static void
CallContext.checkAccess
(String path, String permission) Checks if the currently authenticated user has the specified access permission to a storage path.static void
CallContext.checkInternalAccess
(String path) Checks if the currently authenticated user has internal access to a storage path.static void
CallContext.checkReadAccess
(String path) Checks if the currently authenticated user has read access to a storage path.static void
CallContext.checkSearchAccess
(String path) Checks if the currently authenticated user has search access to a storage path.static void
CallContext.checkWriteAccess
(String path) Checks if the currently authenticated user has write access to a storage path.CallContext.connectionReserve
(String id, String permission) Reserves a connection channel.void
Library.deleteProcedure
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Remove directly from storage instead.Executes a procedure with the specified name and arguments.Bindings.getDescription
(String name) Returns the human-readable description for a binding.Library.getProcedure
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Use load(String) instead.String[]
Library.getProcedureNames()
Deprecated, for removal: This API element is subject to removal in a future version.Query storage directly instead.int
Finds the type for a binding.Bindings.getTypeName
(String name) Finds the type name identifier for a binding.Finds the value for a binding.Finds the value for a binding.Locates a procedure using either its identifier or an alias.Library.loadProcedure
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Use load(String) instead.void
Logs the specified call to the log if tracing is enabled.void
Deprecated, for removal: This API element is subject to removal in a future version.Replaced with org.rapidcontext.core.type.Procedure signature.void
Reserves all adapter connections needed for executing the specified procedure.void
DefaultInterceptor.reserve
(CallContext cx, Procedure proc) Reserves all adapter connections needed for executing the specified procedure.void
Interceptor.reserve
(CallContext cx, Procedure proc) Deprecated, for removal: This API element is subject to removal in a future version.Replaced with org.rapidcontext.core.type.Procedure signature.void
Interceptor.reserve
(CallContext cx, Procedure proc) Reserves all adapter connections needed for executing the specified procedure.void
Sets the value for a binding.Library.storeProcedure
(String id, String type, Dict data) Deprecated, for removal: This API element is subject to removal in a future version.Store directly to storage instead.Constructors in org.rapidcontext.core.proc that throw ProcedureExceptionModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.The default public constructor required for serialization support. -
Uses of ProcedureException in org.rapidcontext.core.type
Methods in org.rapidcontext.core.type that throw ProcedureExceptionModifier and TypeMethodDescriptionabstract Object
Procedure.call
(CallContext cx, Bindings bindings) Executes a call of this procedure in the specified context and with the specified call bindings.