Overload List

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

See Also