
Class VCLParser.VCLParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hl7.fhir.r5.terminologies.utilities.VCLParser.VCLParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
VCLParser
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVCLParseException
(String message) VCLParseException
(String message, int position) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VCLParseException
-
VCLParseException
-