Package com.hp.ucmdb.api.view
Class ViewDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.ucmdb.api.UcmdbException
com.hp.ucmdb.api.view.ViewDoesNotExistException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionViewDoesNotExistException
(String message) ViewDoesNotExistException
(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
-
ViewDoesNotExistException
-
ViewDoesNotExistException
-
ViewDoesNotExistException
-