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
- messagestring
TspException(string, Exception)
public TspException(string message, Exception e)