.NET Framework Class Library
Exception Constructor

Initializes a new instance of the Exception class.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkException()()()Initializes a new instance of the Exception class.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkException(String)Initializes a new instance of the Exception class with a specified error message.
Protected methodException(SerializationInfo, StreamingContext)Initializes a new instance of the Exception class with serialized data.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkException(String, Exception)Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also

Reference

Tags :


Page view tracker