AaltoTLS.RecordLayer.RecordTooLargeException.RecordTooLargeException C# (CSharp) 메소드

RecordTooLargeException() 공개 메소드

public RecordTooLargeException ( ) : System
리턴 System
        public RecordTooLargeException()
            : base()
        {
        }

Same methods

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