Overload List
| Name | Description | |
|---|---|---|
| ContentStatusViolation()()()() | Instantiates a new ContentStatusViolation using the default message | |
| ContentStatusViolation(String) | Instantiates a new ContentStatusViolation using the supplied message | |
| ContentStatusViolation(SerializationInfo, StreamingContext) | Instantiates a new ContentStatusViolation using the supplied serialization info | |
| ContentStatusViolation(String, Exception) | Instantiates a new ContentStatusViolation using the supplied message along with an additional exception that caused this one to be thrown |