Package org.klojang.util.exception


package org.klojang.util.exception
Classes related to exception handling.
  • Class
    Description
    Provides detailed information about the origin of an exception.
    A RuntimeException that behaves as though it is the root cause of the provided exception.
    A RuntimeException that behaves just like Exception it wraps.