- All Implemented Interfaces:
- java.io.Serializable
public class MbTerminalCreationException
extends java.lang.RuntimeException
An MbTerminalCreationException is thrown whenever a user tries to
create terminals anywhere other than in the node constructor (for
example, in the evaluate method). The user should not try to catch
this exception, since it indicates incorrect usage rather than a runtime
problem.
- See Also:
- Serialized Form