consciouscode.seedling
Class NodeInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
consciouscode.seedling.SeedlingException
consciouscode.seedling.NodeProvisioningException
consciouscode.seedling.NodeInstantiationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ChildExistsException, NoSuchNodeException, PropertyEvaluationException, ServiceException
public class NodeInstantiationException
- extends NodeProvisioningException
Class documentation.
- See Also:
- Serialized Form
NodeInstantiationException
public NodeInstantiationException(NodeReference location,
String reason,
Throwable cause)
NodeInstantiationException
public NodeInstantiationException(NodeReference location,
String reason)
NodeInstantiationException
public NodeInstantiationException(NodeReference location,
Throwable cause)
getMessage
public String getMessage()
- Overrides:
getMessage
in class SeedlingException
Copyright © 2001–2012
Todd V. Jonker. All Rights Reserved.