Package de.gematik.rbellogger.modifier
Class RbelJwtWriter.JwtUpdateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.gematik.rbellogger.modifier.RbelJwtWriter.JwtUpdateException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RbelJwtWriter
public class RbelJwtWriter.JwtUpdateException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JwtUpdateException(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
-
JwtUpdateException
public JwtUpdateException(String s, org.jose4j.lang.JoseException e)
-
-