Module jp.ecuacion.lib.core
Package jp.ecuacion.lib.core.exception.unchecked
package jp.ecuacion.lib.core.exception.unchecked
Provides several RuntimeExceptions.
-
Exception ClassesClassDescriptionIs thorwn just like
RuntimeExceptionwhose message contains "ecuacion" so that you can see the Ezxception is thrown from the library.Designates non-empty is required.WrapsAppExceptionand enables to throw AppException in overrided and no "throws AppException" signature method.