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

Interface Summary
FaultWrapper Generic wrapper for service faults.
 

Class Summary
GPEFaultWrapper  
 

Exception Summary
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.
GPEClientException Top of GPE client-side exception hierarchy.
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.
GPEException Top of GPE exception hierarchy.
GPE exception handling API encapsulates environment-dependent exceptions thrown by high-level GPE services API.
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.
GPEFTPException Exception thrown when FTP input/output operation fails.
GPEGASSException Exception thrown when GASS file transfer operation fails.
GPEHTTPIOException Exception thrown when HTTP input/output operation fails.
GPEImportFileResourceNotCreatedException Exception thrown in the case when StorageManagement fails to create FileImportResource.
GPEIncarnationCreationFailedException Exception thrown when TS-management fails to parse an incarnation template.
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.
GPEMarshallingException Exception thrown when something bad happens during conversion from object to XML representation.
GPEMiddlewareException Top of GPE middleware exceptions hierarchy.
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.
GPEQueryLanguageException Exception representing query language exceptions for a given query expression evaluator.
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.
GPEServiceException Top of server-side exceptions hierarchy.
GPEStorageClientException The exception can be thrown by some storage client operations.
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.
GPEVirtualWorkspaceShutdownException  
GPEWrongJobTypeException Exception thrown when TargetSystem does not support job of a given type (i.e., atmoic target system and workflow job).
 



Copyright © 2008. All Rights Reserved.