Overload List
| Name | Description | |
|---|---|---|
| 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 |