Class GroupSearchCompilerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.linuxforhealth.fhir.search.group.GroupSearchCompilerException
-
- All Implemented Interfaces:
java.io.Serializable
public class GroupSearchCompilerException extends java.lang.Exception
signals to the upstream an issue with Group Search Compilation- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GroupSearchCompilerException(java.lang.String msg)
-