Uses of Package
com.intel.gpe.clients.api.exceptions

Packages that use com.intel.gpe.clients.api.exceptions
com.intel.gpe.clients.api   
com.intel.gpe.clients.api.exceptions   
com.intel.gpe.clients.api.fts.byteio   
com.intel.gpe.clients.api.fts.sftp   
com.intel.gpe.clients.api.gpe   
com.intel.gpe.clients.api.virtualworkspace   
com.intel.gpe.clients.api.workflow   
com.intel.gpe.clients.api.workflow.gridlet   
 

Classes in com.intel.gpe.clients.api.exceptions used by com.intel.gpe.clients.api
GPEAddRefusedException
          Exception thrown in the case when Registry refuses to register the entry given.
GPEApplicationNotAddedException
          Exception thrown in the case when TS-management refuses to add an application to a TargetSystem.
GPEApplicationNotRemovedException
          Exception thrown in the case when TS-management refuses to remove application from a TargetSystem.
GPECertificateProcessionException
          Exception thrown in the case when client-side security setup fails to obtain required information from the certificate provided.
GPEContentCreationFailedException
          Exception thrown in the case when Registry fails to create RegistryEntry during registration.
GPEDirectoryNotCreatedException
          Exception thrown in the case when StorageManagement fails to create a directory.
GPEDirectoryNotListedException
          Exception thrown in the case when StorageManagement fails to list contents of a directory.
GPEExportFileResourceNotCreatedException
          Exception thrown in the case when StorageManagement fails to create FileEmportResource.
GPEFileNotCopiedException
          Exception thrown in the case when StorageManagement fails to copy a file.
GPEFileNotDeletedException
          Exception thrown in the case when StorageManagement fails to delete file.
GPEFileNotRenamedException
          Exception thrown in the case when StorageManagement fails to rename a file.
GPEFilePropertiesNotListedException
          Exception thrown in the case when StorageManagement fails to list file properties.
GPEFileTransferProtocolNotSupportedException
          Exception thrown in the case when given file transfer is not supported by a TargetSystem.
GPEImportFileResourceNotCreatedException
          Exception thrown in the case when StorageManagement fails to create FileImportResource.
GPEInvalidQueryExpressionException
          Exception thrown when server failed to process query resource properties expression.
GPEInvalidResourcePropertyQNameException
          Exception thrown when a given resoure does not provide a property with given QName.
GPEInvalidTopicExpressionException
          Exception thrown when server does not support given notification topic expression dialect.
GPEJobNotAbortedException
          Exception thrown when JobManagement fails to abort a job.
GPEJobNotHeldException
          Exception thrown when JobManagement fails to hold a job.
GPEJobNotResumedException
          Exception thrown when JobManagement fails to resume a job.
GPEJobNotStartedException
          Exception thrown when JobManagement fails to start a job.
GPEJobNotSubmittedException
          Exception thrown when TargetSystem does not accept a submitted job.
GPEMiddlewareRemoteException
          Exception representing a RemoteException for an actual middleware.
GPEMiddlewareServiceException
          Exception representing ServiceException for an actual middleware.
GPEPermissionsNotChangedException
          Exception thrown when StorageManagement fails to change permissions for a given file.
GPEQueryEvaluationErrorException
          Exception thrown when something bad happens on the server during evaluation of query resource properties expression.
GPEResourceNotDestroyedException
          Exception thrown when WSRF-HE fails to destroy a given resource.
GPEResourceUnknownException
          Exception thrown when WSRF-HE fails to find a resource with given resource identifier.
GPESecurityException
          Exception thrown when GPE client-side fails to setup security for the connection.
GPESubscribeCreationFailedException
          Exception thrown when WSRF-HE fails to create a subscriotion resource.
GPETerminationTimeChangeRejectedException
          Exception thrown when WSRF-HE fails to change TerminationTime of a resource due to resource implementation logic.
GPETopicDialectUnknownException
          Exception thrown when notification subscription manager does not support given notification topic dialect.
GPETopicNotSupportedException
          Exception thrown by WSRF-HE when the resource does not support a given notification topic.
GPETSRNotCreatedException
          Exception thrown by TargetSystemFactory when it fails to create a target system with given configuration.
GPEUnableToSetTerminationTimeException
          Exception thrown when WSRF-HE fails to change TerminationTime of a resource.
GPEUnknownQueryExpressionDialectException
          Exception thrown if query expression evaluator does not support a given query expression dialect.
GPEUnmarshallingException
          Exception thrown if something bad happens during convertation from XML representation to object.
GPEUnsupportedMemberInterfaceException
          Exception thrown by Registry if it rejects the given entry due to member interface requirements of membership content rules.
GPEUserNotAddedException
          Exception thrown when TS-Management refuses to add a user to a TargetSystem.
GPEUserNotRemovedException
          Exception thrown when TS-Management refuses to remove a user from a TargetSystem.
GPEUserNotUpdatedException
          Exception thrown when TS-Management refuses to add a user to a TargetSystem.
GPEWrongJobTypeException
          Exception thrown when TargetSystem does not support job of a given type (i.e., atmoic target system and workflow job).
 

Classes in com.intel.gpe.clients.api.exceptions used by com.intel.gpe.clients.api.exceptions
FaultWrapper
          Generic wrapper for service faults.
GPEClientException
          Top of GPE client-side exception hierarchy.
GPEException
          Top of GPE exception hierarchy.
GPE exception handling API encapsulates environment-dependent exceptions thrown by high-level GPE services API.
GPEMiddlewareException
          Top of GPE middleware exceptions hierarchy.
GPEQueryLanguageException
          Exception representing query language exceptions for a given query expression evaluator.
GPEServiceException
          Top of server-side exceptions hierarchy.
 

Classes in com.intel.gpe.clients.api.exceptions used by com.intel.gpe.clients.api.fts.byteio
FaultWrapper
          Generic wrapper for service faults.
GPEException
          Top of GPE exception hierarchy.
GPE exception handling API encapsulates environment-dependent exceptions thrown by high-level GPE services API.
GPEInvalidResourcePropertyQNameException
          Exception thrown when a given resoure does not provide a property with given QName.
GPEMiddlewareRemoteException
          Exception representing a RemoteException for an actual middleware.
GPEMiddlewareServiceException
          Exception representing ServiceException for an actual middleware.
GPEResourceUnknownException
          Exception thrown when WSRF-HE fails to find a resource with given resource identifier.
GPESecurityException
          Exception thrown when GPE client-side fails to setup security for the connection.
GPEServiceException
          Top of server-side exceptions hierarchy.
GPEUnmarshallingException
          Exception thrown if something bad happens during convertation from XML representation to object.
 

Classes in com.intel.gpe.clients.api.exceptions used by com.intel.gpe.clients.api.fts.sftp
GPEInvalidResourcePropertyQNameException
          Exception thrown when a given resoure does not provide a property with given QName.
GPEMiddlewareRemoteException
          Exception representing a RemoteException for an actual middleware.
GPEMiddlewareServiceException
          Exception representing ServiceException for an actual middleware.
GPEResourceUnknownException
          Exception thrown when WSRF-HE fails to find a resource with given resource identifier.
GPESecurityException
          Exception thrown when GPE client-side fails to setup security for the connection.
GPEUnmarshallingException
          Exception thrown if something bad happens during convertation from XML representation to object.
 

Classes in com.intel.gpe.clients.api.exceptions used by com.intel.gpe.clients.api.gpe
GPECertificateProcessionException
          Exception thrown in the case when client-side security setup fails to obtain required information from the certificate provided.
GPEIncarnationCreationFailedException
          Exception thrown when TS-management fails to parse an incarnation template.
GPEInvalidResourcePropertyQNameException
          Exception thrown when a given resoure does not provide a property with given QName.
GPEMarshallingException
          Exception thrown when something bad happens during conversion from object to XML representation.
GPEMiddlewareRemoteException
          Exception representing a RemoteException for an actual middleware.
GPEMiddlewareServiceException
          Exception representing ServiceException for an actual middleware.
GPEResourceUnknownException
          Exception thrown when WSRF-HE fails to find a resource with given resource identifier.
GPESecurityException
          Exception thrown when GPE client-side fails to setup security for the connection.
GPETSRNotCreatedException
          Exception thrown by TargetSystemFactory when it fails to create a target system with given configuration.
GPEUnmarshallingException
          Exception thrown if something bad happens during convertation from XML representation to object.
 

Classes in com.intel.gpe.clients.api.exceptions used by com.intel.gpe.clients.api.virtualworkspace
GPEInvalidResourcePropertyQNameException
          Exception thrown when a given resoure does not provide a property with given QName.
GPEMarshallingException
          Exception thrown when something bad happens during conversion from object to XML representation.
GPEMiddlewareRemoteException
          Exception representing a RemoteException for an actual middleware.
GPEMiddlewareServiceException
          Exception representing ServiceException for an actual middleware.
GPEResourceUnknownException
          Exception thrown when WSRF-HE fails to find a resource with given resource identifier.
GPESecurityException
          Exception thrown when GPE client-side fails to setup security for the connection.
GPETSRNotCreatedException
          Exception thrown by TargetSystemFactory when it fails to create a target system with given configuration.
GPEUnmarshallingException
          Exception thrown if something bad happens during convertation from XML representation to object.
 

Classes in com.intel.gpe.clients.api.exceptions used by com.intel.gpe.clients.api.workflow
GPEInvalidResourcePropertyQNameException
          Exception thrown when a given resoure does not provide a property with given QName.
GPEMiddlewareRemoteException
          Exception representing a RemoteException for an actual middleware.
GPEMiddlewareServiceException
          Exception representing ServiceException for an actual middleware.
GPEResourceUnknownException
          Exception thrown when WSRF-HE fails to find a resource with given resource identifier.
GPESecurityException
          Exception thrown when GPE client-side fails to setup security for the connection.
GPEUnmarshallingException
          Exception thrown if something bad happens during convertation from XML representation to object.
 

Classes in com.intel.gpe.clients.api.exceptions used by com.intel.gpe.clients.api.workflow.gridlet
GPEInvalidResourcePropertyQNameException
          Exception thrown when a given resoure does not provide a property with given QName.
GPEMiddlewareRemoteException
          Exception representing a RemoteException for an actual middleware.
GPEMiddlewareServiceException
          Exception representing ServiceException for an actual middleware.
GPEResourceUnknownException
          Exception thrown when WSRF-HE fails to find a resource with given resource identifier.
GPESecurityException
          Exception thrown when GPE client-side fails to setup security for the connection.
GPEUnmarshallingException
          Exception thrown if something bad happens during convertation from XML representation to object.
 



Copyright © 2008. All Rights Reserved.