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