Overload List
Name | Description | |
---|---|---|
![]() | RuleNotFoundException |
Initializes a new instance of the RuleNotFoundException class
|
![]() | RuleNotFoundException(String) |
Initializes a new instance of the RuleNotFoundException class with a specified error message.
|
![]() | RuleNotFoundException(String, Exception) |
Initializes a new instance of the RuleNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
See Also