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