Uses of Package
com.github.mizool.core.exception
- 
Packages that use com.github.mizool.core.exception Package Description com.github.mizool.core.exception com.github.mizool.core.rest.errorhandling  - 
Classes in com.github.mizool.core.exception used by com.github.mizool.core.exception Class Description AbstractUnprocessableEntityException Thrown when the entity is syntactically correct (e.g.CodeInconsistencyException Represents problems that arise purely from inconsistencies in the source code, as opposed to problems that are caused by user or environment data.
For example, this exception may be used to wrap an "impossible"UnsupportedEncodingExceptionfor the encoding "UTF-8" (which is guaranteed to be supported by the Java specs).RuleViolation RuleViolation.RuleViolationBuilder  - 
Classes in com.github.mizool.core.exception used by com.github.mizool.core.rest.errorhandling Class Description RuleViolation RuleViolationException