Overload | Description |
---|---|
UAModelClientException Constructor() | Initializes a new instance of the class with default data. |
UAModelClientException Constructor(String) | Initializes a new instance of the class, specifying the message. |
UAModelClientException Constructor(String,Exception) | Initializes a new instance of the class, specifying the message, and inner exception. |
UAModelClientException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the UAModelClientException class with serialized data. |