|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
consciouscode.seedling.SeedlingException
consciouscode.seedling.NodeProvisioningException
consciouscode.seedling.NodeInstantiationException
consciouscode.seedling.ServiceException
public class ServiceException
An error that occurred while managing a ServiceNode
.
Constructor Summary | |
---|---|
ServiceException(NodeLocation location,
Throwable cause)
|
Method Summary | |
---|---|
String |
getMessage()
|
Methods inherited from class consciouscode.seedling.NodeProvisioningException |
---|
getLocalPath, getNodeReference |
Methods inherited from class consciouscode.seedling.SeedlingException |
---|
getReason, renderReasonAndCause |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServiceException(NodeLocation location, Throwable cause)
Method Detail |
---|
public String getMessage()
getMessage
in class NodeInstantiationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |