Module com.aoapps.lang
Package com.aoapps.lang.exception
package com.aoapps.lang.exception
-
ClassDescriptionAn invalid configuration has been detected.Provides optional extra information related to an exception.Methods common to localized exceptions, which allows access to i18n resources used to generate
LocalizedException.getLocalizedMessage().Deprecated.A wrapped error may be used to rethrow any throwable in a context whereErroris expected.A wrapped exception may be used to rethrow checked exceptions in a context where they are otherwise not allowed.Wraps multiple exceptions into one.

NotImplementedExceptionfrom Apache Commons Lang.