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