The LogicException class LogicException
&reftitle.intro; Exception that represents error in the program logic. This kind of exceptions should directly lead to a fix in your code.
&reftitle.classsynopsis; LogicException LogicException extends Exception &InheritedMethods;