Class InvalidCast
- 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.InvalidCast
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidCast extends CqlException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidCast(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.opencds.cqf.cql.engine.exception.CqlException
getSeverity, getSourceLocator, setSourceLocator
-
-