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.WrapsAppExceptionand enables to throw AppException in overrided and no "throws AppException" signature method.