Package de.gematik.rbellogger.util
Class RbelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.gematik.rbellogger.util.RbelException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RbelConversionException
public class RbelException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RbelException(Exception e)RbelException(String s)RbelException(String s, Throwable e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-