Click or drag to resize

PqcErrorException Class

PQC custom exception.
Inheritance Hierarchy
SystemObject
  SystemException
    CryptoSysPQCPqcErrorException

Namespace: CryptoSysPQC
Assembly: diCrSysPQCNet (in diCrSysPQCNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class PqcErrorException : Exception

The PqcErrorException type exposes the following members.

Constructors
 NameDescription
Public methodPqcErrorException PQC error exception
Public methodPqcErrorException(Int32) PQC error exception
Public methodPqcErrorException(String) PQC error exception
Top
See Also