Class FhirCodecException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.bbriccs.fhir.codec.exceptions.FhirCodecException
All Implemented Interfaces:
Serializable

public class FhirCodecException extends RuntimeException
See Also:
  • Constructor Details

    • FhirCodecException

      public FhirCodecException(String message, Throwable cause)