Package de.gematik.idp.client
Class IdpClientRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.idp.client.IdpClientRuntimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIdpClientRuntimeException(String message, Exception e) IdpClientRuntimeException(String s, Optional<String> gematikCode, Optional<IdpErrorType> errorDescription) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IdpClientRuntimeException
-
IdpClientRuntimeException
-
IdpClientRuntimeException
-
IdpClientRuntimeException
public IdpClientRuntimeException(String s, Optional<String> gematikCode, Optional<IdpErrorType> errorDescription)
-