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