Package com.hp.ucmdb.api
Class CustomerNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.ucmdb.api.UcmdbException
com.hp.ucmdb.api.CustomerNotAvailableException
- All Implemented Interfaces:
Serializable
The UCMDB server is not yet ready to accept connect request.
- Since:
- UCMDB 9.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCustomerNotAvailableException
(String message) CustomerNotAvailableException
(String message, Throwable cause) -
Method Summary
Methods inherited from class com.hp.ucmdb.api.UcmdbException
addErrorCodeParameter, getErrorCode, getParameters, setErrorCode, setParameters
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CustomerNotAvailableException
-
CustomerNotAvailableException
-
CustomerNotAvailableException
-