LogicErrorsThrowExceptionIfErrors Method |
Throws a LogicException with all errors in this list.
Will NOT throw an exception if there are no errors (duh!)
Namespace: Entelect.ErrorHandlingAssembly: Entelect (in Entelect.dll) Version: 0.0.79
Syntaxpublic void ThrowExceptionIfErrors()
See Also