Overload List

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

See Also