Package org.hl7.fhir.r4.fhirpath
Class FHIRLexer.FHIRLexerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.r4.fhirpath.FHIRLexer.FHIRLexerException
- All Implemented Interfaces:
Serializable
- Enclosing class:
FHIRLexer
- See Also:
-
Constructor Summary
ConstructorDescriptionFHIRLexerException
(String message) FHIRLexerException
(String message, Throwable cause) FHIRLexerException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FHIRLexerException
public FHIRLexerException() -
FHIRLexerException
-
FHIRLexerException
-
FHIRLexerException
-