ValidityConstraintsMismatchException
org.eso.ias.asce.exceptions.ValidityConstraintsMismatchException
class ValidityConstraintsMismatchException(asceId: String, constraint: Iterable[String], inputIds: Iterable[String], cause: Throwable) extends Exception
Exception for mismatch between the IDs of the IASIOs of the constraint and the IDs of the inputs of the ASCE
Value parameters
- asceId
-
the ID of the ASCE
- cause
-
the cause of the error
- constraint
-
the validity constraint
- inputIds
-
the IDs of the inputs
Attributes
- Graph
-
- Supertypes
-
class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
Members list
Keywords
- no keywords
- final
Inherited
- Not inherited
- Throwable
In this article