Constable Authorization Engine 2.0 BETA

ConstableException Constructor (SerializationInfo, StreamingContext)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the ConstableException class for deserialization.

[Visual Basic]
Overloads Protected Sub New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
[C#]
protected ConstableException(
   SerializationInfo info,
   StreamingContext context
);

See Also

ConstableException Class | LaMarvin.Constable Namespace | ConstableException Constructor Overload List