Module org.klojang.util
Package org.klojang.util.exception
package org.klojang.util.exception
Classes related to exception handling.
-
ClassDescriptionProvides detailed information about the origin of an exception.A
RuntimeException
that behaves as though it is the root cause of the provided exception.ARuntimeException
that behaves just likeException
it wraps.