ContextMarshalException()
Initializes a new instance of the T:System.ContextMarshalException class with default properties.
The exception that is thrown when an attempt to marshal an object across a context boundary fails.
ContextMarshalException(SerializationInfo info, StreamingContext context)
Initializes a new instance of the T:System.ContextMarshalException class with serialized data.
Describes the source and destination of a given serialized stream, and provides an additional caller-...
ContextMarshalException(string message, Exception inner)
Initializes a new instance of the T:System.ContextMarshalException class with a specified error messa...
ContextMarshalException(string message)
Initializes a new instance of the T:System.ContextMarshalException class with a specified error messa...