Uses of Class
util.CheckerException
Packages that use CheckerException
-
Uses of CheckerException in util
Methods in util that return CheckerExceptionModifier and TypeMethodDescriptionstatic CheckerException
Factory method to create a CheckerException from another exception.Methods in util that return types with arguments of type CheckerExceptionModifier and TypeMethodDescriptionExceptionTracker.getNotThrownExceptions()
Returns the map of not thrown exceptions categorized by name.ExceptionTracker.getThrownExceptions()
Returns the map of thrown exceptions categorized by name.