Package org.opends.server.tools.tasks
Class TaskClientException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opends.server.types.OpenDsException
-
- org.opends.server.tools.tasks.TaskClientException
-
- All Implemented Interfaces:
Serializable
,LocalizableException
public final class TaskClientException extends OpenDsException
Exception for problems related to interacting with the task backend.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.opends.server.types.OpenDsException
getMessageObject
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-