Click or drag to resize
LogicErrorThrow Method
Creates an instance of the LogicException class with this logic error contained in it and throws it as an exception.

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