Exception embedding a Message.
Implements
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public sealed class MessageException : Exception, ISerializableConstructors
| 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. |