[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The MessageExceptiontype exposes the following methods.

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetBaseException () () () () (Inherited from Exception.)
GetHashCode () () () () (Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext)
Gets object data for serialization
(Overrides Exception . . :: . . GetObjectData(SerializationInfo, StreamingContext).)
GetType () () () () (Inherited from Exception.)
IsCriticalException(Exception)
Checks exception to see if it is one of a predetermined list of "critical" exceptions that should never be handled by the framework.
(Inherited from DebugHelpers.)
MemberwiseClone () () () () (Inherited from Object.)
RethrowCriticalException(Exception)
Rethrow unhandlable exception
(Inherited from DebugHelpers.)
ToString () () () () (Inherited from Exception.)

See Also