LLCryptoLibException.

Namespace: LLCryptoLib
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
[SerializableAttribute]
public class LLCryptoLibException : Exception
Visual Basic
<SerializableAttribute> _
Public Class LLCryptoLibException _
	Inherits Exception
Visual C++
[SerializableAttribute]
public ref class LLCryptoLibException : public Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    LLCryptoLib..::..LLCryptoLibException

See Also