Uses of Class
io.github.mmm.base.exception.ApplicationException
Packages that use ApplicationException
-
Uses of ApplicationException in io.github.mmm.base.exception
Subclasses of ApplicationException in io.github.mmm.base.exceptionModifier and TypeClassDescriptionclassAnDuplicateObjectExceptionis thrown if an object was rejected because it is a duplicate.classAnObjectMismatchExceptionis thrown if an object or value does not match an expected result.classAnObjectNotFoundExceptionis thrown if an object was requested but does not exist or could not be found.classAReadOnlyExceptionis thrown if the modification of something failed because it is read-only.class