Package com.hp.ucmdb.api
Class ServerOverloadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.ucmdb.api.UcmdbException
com.hp.ucmdb.api.ServerOverloadException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionServerOverloadException(String message) ServerOverloadException(String message, Throwable cause) ServerOverloadException(Throwable cause)  - 
Method Summary
Methods inherited from class com.hp.ucmdb.api.UcmdbException
addErrorCodeParameter, getErrorCode, getParameters, setErrorCode, setParametersMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ServerOverloadException
 - 
ServerOverloadException
 - 
ServerOverloadException
 
 -