MessageException Class |
Exception embedding a Message.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 6.9.11.0 (6.9.11.0)
C#
[SerializableAttribute] public sealed class MessageException : Exception
The MessageException type exposes the following members.
Name | Description | |
---|---|---|
MessageException |
Initializes a new MessageException from
an existing Message.
|
Name | Description | |
---|---|---|
MessageObject |
Gets the Message em
|
Name | Description | |
---|---|---|
GetObjectData |
Serializes the current object.
(Overrides Exception.GetObjectData(SerializationInfo, StreamingContext).) |