metaglue
Class AttributeDBException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--metaglue.AgentException
|
+--metaglue.AttributeDBException
- Direct Known Subclasses:
- AgentAlreadyInAttributeDBException, CorruptAttributeDBException, MissingAgentInAttributeDBException, MissingAttributeDBException
- public class AttributeDBException
- extends AgentException
- See Also:
- Serialized Form
AttributeDBException
public AttributeDBException(String message,
Exception e)
AttributeDBException
public AttributeDBException(String message)