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