Class FinalClassException

All Implemented Interfaces:
Serializable

public class FinalClassException extends TypeCheckException
Semantic error -- a final RL or java fact class is extended by another class A final RL class or a java class with a final fact class declaration cannot be extended by another class
See Also: