Class BindingNotFoundParserMessage
- java.lang.Object
-
- org.drools.workbench.models.guided.dtree.shared.model.parser.messages.BindingNotFoundParserMessage
-
- All Implemented Interfaces:
ParserMessage
public class BindingNotFoundParserMessage extends Object implements ParserMessage
A bound Type referenced could not be located in the tree
-
-
Constructor Summary
Constructors Constructor Description BindingNotFoundParserMessage()BindingNotFoundParserMessage(String binding)
-