System.IO.InternalBufferOverflowException.InternalBufferOverflowException C# (CSharp) Méthode

InternalBufferOverflowException() public méthode

public InternalBufferOverflowException ( string message )
message string
        public InternalBufferOverflowException(string message) { }
        public InternalBufferOverflowException(string message, System.Exception inner) { }

Same methods

InternalBufferOverflowException::InternalBufferOverflowException ( )
InternalBufferOverflowException::InternalBufferOverflowException ( System info, System context )
InternalBufferOverflowException::InternalBufferOverflowException ( string message, System inner )
InternalBufferOverflowException