Skip to content

Commit b033655

Browse files
authored
Update modules/ROOT/pages/errors/gql-errors.adoc
1 parent 25dd74c commit b033655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/pages/errors/gql-errors.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,6 +1606,8 @@ Status description:: error: procedure exception - procedure execution error. Exe
16061606

16071607
Status description:: error: procedure exception - custom procedure execution error cause. Execution of the procedure `{ $proc }` failed due to `{ $msgTitle }`: { $msg }
16081608

1609+
== Function exceptions
1610+
16091611
=== 53N34
16101612

16111613
Status description:: error: function exception - function restricted. `{ $fun }` is is restricted and accesses database internals. User-defined function restriction is controlled by the dbms.security.procedures.unrestricted setting. Only un-restrict user-defined functions you can trust with access to database internals.

0 commit comments

Comments
 (0)