LogicException Constructor |
Name | Description | |
---|---|---|
![]() |
LogicException(LogicError, String, Exception) |
Creates an instance of a logic exception.
A logic exception is a way to interrupt the program flow that has failed due to one or more LogicError
|
![]() |
LogicException(IEnumerableLogicError, String, Exception) |
Creates an instance of a logic exception.
A logic exception is a way to interrupt the program flow that has failed due to one or more LogicError
|
![]() |
LogicException(LogicErrors, String, Exception) |
Creates an instance of a logic exception.
A logic exception is a way to interrupt the program flow that has failed due to one or more LogicError
|
![]() |
LogicException(SerializationInfo, StreamingContext, LogicErrors, String) |
Creates an instance of a logic exception.
A logic exception is a way to interrupt the program flow that has failed due to one or more LogicError
|