Class MaxBytesExceededException
- Namespace
- Enterprises.Org.BouncyCastle.Crypto
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class MaxBytesExceededException : CryptoException, ISerializable- Inheritance
- 
      
      
      
      MaxBytesExceededException
- Implements
- Inherited Members
Constructors
MaxBytesExceededException()
public MaxBytesExceededException()MaxBytesExceededException(string)
public MaxBytesExceededException(string message)Parameters
- messagestring
MaxBytesExceededException(string, Exception)
public MaxBytesExceededException(string message, Exception e)