Exception embedding a Message.
Implements
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public sealed class MessageException : Exception, ISerializable
Constructors
Name | Description |
---|---|
MessageException(Message) | Initializes a new MessageException from an existing Message. |
Properties
Name | Description |
---|---|
MessageObject | Gets the Message em |
Methods
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) | Serializes the current object. |