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

InternalBufferOverflowException() public méthode

public InternalBufferOverflowException ( string message, System inner )
message string
inner System
        public InternalBufferOverflowException(string message, System.Exception inner) { }
        protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { }

Same methods

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