AaltoTLS.RecordLayer.RecordTooLargeException.RecordTooLargeException C# (CSharp) Méthode

RecordTooLargeException() public méthode

public RecordTooLargeException ( ) : System
Résultat System
        public RecordTooLargeException()
            : base()
        {
        }

Same methods

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