Sarcasm.Unparsing.ThrownOutException.ThrownOutException C# (CSharp) Method

ThrownOutException() public method

public ThrownOutException ( ) : System
return System
        public ThrownOutException()
        {
        }

Same methods

ThrownOutException::ThrownOutException ( SerializationInfo info, StreamingContext context ) : System
ThrownOutException::ThrownOutException ( string message ) : System
ThrownOutException