Class NonExtendedNodeException

All Implemented Interfaces:
Serializable

public class NonExtendedNodeException extends UnexpectedTypeException
Indicates that a TemplateNodeModelEx value was expected, but the value had a different type.
Since:
2.3.26
See Also:
Serialized Form
  • Constructor Details

    • NonExtendedNodeException

      public NonExtendedNodeException​(Environment env)
    • NonExtendedNodeException

      public NonExtendedNodeException​(String description, Environment env)