Class FHIRPathException

  • All Implemented Interfaces:
    Serializable

    public class FHIRPathException
    extends com.ibm.fhir.exception.FHIRException
    See Also:
    Serialized Form
    • Constructor Detail

      • FHIRPathException

        public FHIRPathException​(String message)
      • FHIRPathException

        public FHIRPathException​(String message,
                                 Throwable cause)
      • FHIRPathException

        public FHIRPathException​(Throwable cause)