The exception that is thrown when a security error is detected.
Namespace: LLCryptoLib.SecurityAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
[SerializableAttribute] public class SecurityException : Exception |
Visual Basic |
---|
<SerializableAttribute> _ Public Class SecurityException _ Inherits Exception |
Visual C++ |
---|
[SerializableAttribute] public ref class SecurityException : public Exception |
Inheritance Hierarchy
System..::..Object
System..::..Exception
LLCryptoLib.Security..::..SecurityException
System..::..Exception
LLCryptoLib.Security..::..SecurityException