Class TemplateQueryException

  • All Implemented Interfaces:
    Serializable

    public class TemplateQueryException
    extends GenerationFailureException
    Serves as designated indicator of an error in a query code, to tell errors of MPS from that of language designer. It's not intended to be instantiated by client code, it's MPS own reaction to an exception that originates in user's code. It has both descriptive message and nested exception.
    Since:
    3.5
    See Also:
    Serialized Form