Hi everyone!
Does anyone how can I raise an exception from a Database Function with custom hint, message, code?, I want to handle it correctly in the front-end according to my own "exceptions" collection. Thank you so much in advance!
n
Needle
06/12/2022, 9:10 PM
Hello @Haus Of Alejandro!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates.
Want to change the title?
Use the ``/title`` command!
We have solved your problem?
Click the button below to archive it.
g
garyaustin
06/12/2022, 9:29 PM
raise EXCEPTION USING MESSAGE = 'message', HINT='hint'; generates 400 error.
h
Haus Of Alejandro
06/12/2022, 10:44 PM
Thank you so much! I wasn't able to find this anywhere else.
n
Needle
06/12/2022, 10:44 PM
Thread was archived by @Haus Of Alejandro. Anyone can send a message to unarchive it.