System.Exception.Exception.Exception C# (CSharp) Method

Exception() public method

public Exception ( ) : System.Collections
return System.Collections
		public Exception ()
		{
		}

Same methods

Exception.Exception::Exception ( SerializationInfo info, StreamingContext context ) : System.Collections
Exception.Exception::Exception ( string message ) : System.Collections
Exception.Exception::Exception ( string message, Exception innerException ) : System.Collections