Click or drag to resize
LogicErrorsThrowExceptionIfErrors Method
Throws a LogicException with all errors in this list. Will NOT throw an exception if there are no errors (duh!)

Namespace: Entelect.ErrorHandling
Assembly: Entelect (in Entelect.dll) Version: 0.0.79
Syntax
C#
public void ThrowExceptionIfErrors()
See Also