Class InvalidInterval
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.opencds.cqf.cql.engine.exception.CqlException
-
- org.opencds.cqf.cql.engine.exception.InvalidInterval
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidInterval extends CqlException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidInterval(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.opencds.cqf.cql.engine.exception.CqlException
getSeverity, getSourceLocator, setSourceLocator
-
-