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