Skip to content

libsodium.SodiumException

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

libsodium.SodiumException

Class Declaration

 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.

Methods

Clone this wiki locally