| Overload | Description | 
|---|---|
| UAException Constructor(String,Exception) | Initializes a new instance of the UAException class with a specified error message, error code, and a reference to the inner exception that is the cause this exception. | 
| UAException Constructor(SerializationInfo,StreamingContext) |