AaltoTLS.RecordLayer.RecordTooLargeException.RecordTooLargeException C# (CSharp) Method

RecordTooLargeException() public method

public RecordTooLargeException ( ) : System
return System
        public RecordTooLargeException()
            : base()
        {
        }

Same methods

RecordTooLargeException::RecordTooLargeException ( string message ) : System
RecordTooLargeException::RecordTooLargeException ( string message, Exception e ) : System
RecordTooLargeException