Uses of Interface
com.hp.ucmdb.api.UcmdbExceptionParameter
Packages that use UcmdbExceptionParameter
Package
Description
This package contains the top level of API set for working with the UCMDB.
-
Uses of UcmdbExceptionParameter in com.hp.ucmdb.api
Methods in com.hp.ucmdb.api that return types with arguments of type UcmdbExceptionParameterMethods in com.hp.ucmdb.api with parameters of type UcmdbExceptionParameterModifier and TypeMethodDescriptionvoid
UcmdbException.addErrorCodeParameter
(UcmdbExceptionParameter parameter) Method parameters in com.hp.ucmdb.api with type arguments of type UcmdbExceptionParameterModifier and TypeMethodDescriptionvoid
UcmdbException.setParameters
(List<UcmdbExceptionParameter> parameters)