Overload | Description |
---|---|
NormalizedException Constructor() | Initializes a new instance of the class, with all defaults. |
NormalizedException Constructor(Exception) | Initializes a new instance of the class from an original, possibly unnormalized exception. |
NormalizedException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |