xTendServerConvertedException Class | 
Namespace: FactoryLogix.xTend
The xTendServerConvertedException type exposes the following members.
| Name | Description | |
|---|---|---|
| xTendServerConvertedException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the xTendServerConvertedException class with serialized data.
              | |
| xTendServerConvertedException(String, Exception) | 
            Initializes a new instance of the xTendServerConvertedException class with a specified
            error message and a reference to the inner exception that is the cause of
            this exception.
              | 
| Name | Description | |
|---|---|---|
| ServerData | 
            Gets a collection of key/value pairs that provide additional user-defined information about the exception.
              | 
| Name | Description | |
|---|---|---|
| GetObjectData | 
            Sets the System.Runtime.Serialization.SerializationInfo with information about the exception
              (Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |