-
-
Notifications
You must be signed in to change notification settings - Fork 3
libsodium.SodiumException
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
libsodium.SodiumException
Protected Class SodiumException
Inherits RuntimeException
This exception type will be raised if libsodium encounters an error or a parameter failed validation. The ErrorNumber
and Message
properties will contain the error code and a message for that code, respectively.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.