Overload List

  NameDescription
Public methodContentStatusViolation()()()()
Instantiates a new ContentStatusViolation using the default message
Public methodContentStatusViolation(String)
Instantiates a new ContentStatusViolation using the supplied message
Protected methodContentStatusViolation(SerializationInfo, StreamingContext)
Instantiates a new ContentStatusViolation using the supplied serialization info
Public methodContentStatusViolation(String, Exception)
Instantiates a new ContentStatusViolation using the supplied message along with an additional exception that caused this one to be thrown

See Also