Uses of Package
io.github.mmm.base.exception
Packages that use io.github.mmm.base.exception
-
Classes in io.github.mmm.base.exception used by io.github.mmm.base.exceptionClassDescriptionExtends
RuntimeExceptionwith the following features: aUUIDunique per exception instance automatically generated once per exceptionchain. anerror codethat should be unique per exception type. distinction betweentechnicalexceptions and exceptionsintended for end-users. NOTE:
Exceptions should only occur in unexpected or undesired situations.AnDuplicateObjectExceptionis thrown if an object was rejected because it is a duplicate.Interface used as fallback tohandle an errorthat can not be handled in a specific way by generic components. -
Classes in io.github.mmm.base.exception used by io.github.mmm.base.ioClassDescription