org.drools.smf
Class MissingAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drools.DroolsException
org.drools.smf.FactoryException
org.drools.smf.MissingAttributeException
- All Implemented Interfaces:
- Serializable
public class MissingAttributeException
- extends FactoryException
- See Also:
- Serialized Form
MissingAttributeException
public MissingAttributeException(String name)
getName
public String getName()
getMessage
public String getMessage()
- Description copied from class:
DroolsException
- Retrieve the error message.
- Overrides:
getMessage
in class DroolsException
- Returns:
- The error message.
Copyright © 2001-2005 The Codehaus. All Rights Reserved.