Uses of Class
dev.metaschema.core.metapath.DynamicMetapathException
Packages that use DynamicMetapathException
Package
Description
Provides the core Metapath expression language implementation.
-
Uses of DynamicMetapathException in dev.metaschema.core.metapath
Subclasses of DynamicMetapathException in dev.metaschema.core.metapathModifier and TypeClassDescriptionclasserr:MPDY0002: It is a dynamic error if evaluation of an expression relies on some part of the dynamic context that is absent.classRaised when a Metapath treat expression fails because the sequence does not match the required type.