com.autonomy.aci.exceptions
Class ChildNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.autonomy.aci.exceptions.AciException
com.autonomy.aci.exceptions.DiSHException
com.autonomy.aci.exceptions.ChildNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
- public class ChildNotFoundException
- extends DiSHException
Indicates that DiSH could not perform an action on a child service as that child
is not configured in DiSH.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ChildNotFoundException
public ChildNotFoundException()
ChildNotFoundException
public ChildNotFoundException(java.lang.String sChildName)
setChildName
public void setChildName(java.lang.String sChildName)
getMessage
public java.lang.String getMessage()