Package com.hp.ucmdb.api.topology
Class TopologyUpdateMissingDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.ucmdb.api.UcmdbException
com.hp.ucmdb.api.topology.TopologyUpdateException
com.hp.ucmdb.api.topology.TopologyUpdateMissingDataException
- All Implemented Interfaces:
Serializable
public class TopologyUpdateMissingDataException
extends TopologyUpdateException
implements Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTopologyUpdateMissingDataException
(String message, Element problematicElement, TypeIdentificationData typeIdentificationData, String stackTrace) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.hp.ucmdb.api.topology.TopologyUpdateException
getOriginalStackTrace
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
-
TopologyUpdateMissingDataException
public TopologyUpdateMissingDataException(String message, Element problematicElement, TypeIdentificationData typeIdentificationData, String stackTrace)
-
-
Method Details
-
getProblematicElement
-
getTypeIdentificationData
-