Table of Contents

Class TspException

Namespace
Enterprises.Org.BouncyCastle.Tsp
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class TspException : Exception, ISerializable
Inheritance
TspException
Implements
Derived
Inherited Members

Constructors

TspException()

public TspException()

TspException(string)

public TspException(string message)

Parameters

message string

TspException(string, Exception)

public TspException(string message, Exception e)

Parameters

message string
e Exception