Uses of Class
com.intel.gpe.clients.api.exceptions.GPEServiceException

Packages that use GPEServiceException
com.intel.gpe.clients.api.exceptions   
com.intel.gpe.clients.api.fts.byteio   
 

Uses of GPEServiceException in com.intel.gpe.clients.api.exceptions
 

Subclasses of GPEServiceException in com.intel.gpe.clients.api.exceptions
 class GPEAddRefusedException
          Exception thrown in the case when Registry refuses to register the entry given.
 class GPEApplicationNotAddedException
          Exception thrown in the case when TS-management refuses to add an application to a TargetSystem.
 class GPEApplicationNotRemovedException
          Exception thrown in the case when TS-management refuses to remove application from a TargetSystem.
 class GPEContentCreationFailedException
          Exception thrown in the case when Registry fails to create RegistryEntry during registration.
 class GPEDirectoryNotCreatedException
          Exception thrown in the case when StorageManagement fails to create a directory.
 class GPEDirectoryNotListedException
          Exception thrown in the case when StorageManagement fails to list contents of a directory.
 class GPEExportFileResourceNotCreatedException
          Exception thrown in the case when StorageManagement fails to create FileEmportResource.
 class GPEFileNotCopiedException
          Exception thrown in the case when StorageManagement fails to copy a file.
 class GPEFileNotDeletedException
          Exception thrown in the case when StorageManagement fails to delete file.
 class GPEFileNotRenamedException
          Exception thrown in the case when StorageManagement fails to rename a file.
 class GPEFilePropertiesNotListedException
          Exception thrown in the case when StorageManagement fails to list file properties.
 class GPEImportFileResourceNotCreatedException
          Exception thrown in the case when StorageManagement fails to create FileImportResource.
 class GPEInvalidQueryExpressionException
          Exception thrown when server failed to process query resource properties expression.
 class GPEInvalidResourcePropertyQNameException
          Exception thrown when a given resoure does not provide a property with given QName.
 class GPEInvalidTopicExpressionException
          Exception thrown when server does not support given notification topic expression dialect.
 class GPEJobNotAbortedException
          Exception thrown when JobManagement fails to abort a job.
 class GPEJobNotHeldException
          Exception thrown when JobManagement fails to hold a job.
 class GPEJobNotResumedException
          Exception thrown when JobManagement fails to resume a job.
 class GPEJobNotStartedException
          Exception thrown when JobManagement fails to start a job.
 class GPEJobNotSubmittedException
          Exception thrown when TargetSystem does not accept a submitted job.
 class GPEPermissionsNotChangedException
          Exception thrown when StorageManagement fails to change permissions for a given file.
 class GPEQueryEvaluationErrorException
          Exception thrown when something bad happens on the server during evaluation of query resource properties expression.
 class GPEQueryLanguageException
          Exception representing query language exceptions for a given query expression evaluator.
 class GPEResourceNotDestroyedException
          Exception thrown when WSRF-HE fails to destroy a given resource.
 class GPEResourceUnknownException
          Exception thrown when WSRF-HE fails to find a resource with given resource identifier.
 class GPESubscribeCreationFailedException
          Exception thrown when WSRF-HE fails to create a subscriotion resource.
 class GPETerminationTimeChangeRejectedException
          Exception thrown when WSRF-HE fails to change TerminationTime of a resource due to resource implementation logic.
 class GPETopicDialectUnknownException
          Exception thrown when notification subscription manager does not support given notification topic dialect.
 class GPETopicNotSupportedException
          Exception thrown by WSRF-HE when the resource does not support a given notification topic.
 class GPETSRNotCreatedException
          Exception thrown by TargetSystemFactory when it fails to create a target system with given configuration.
 class GPEUnableToSetTerminationTimeException
          Exception thrown when WSRF-HE fails to change TerminationTime of a resource.
 class GPEUnknownQueryExpressionDialectException
          Exception thrown if query expression evaluator does not support a given query expression dialect.
 class GPEUnsupportedMemberInterfaceException
          Exception thrown by Registry if it rejects the given entry due to member interface requirements of membership content rules.
 class GPEUserNotAddedException
          Exception thrown when TS-Management refuses to add a user to a TargetSystem.
 class GPEUserNotRemovedException
          Exception thrown when TS-Management refuses to remove a user from a TargetSystem.
 class GPEUserNotUpdatedException
          Exception thrown when TS-Management refuses to add a user to a TargetSystem.
 class GPEVirtualWorkspaceShutdownException
           
 

Uses of GPEServiceException in com.intel.gpe.clients.api.fts.byteio
 

Subclasses of GPEServiceException in com.intel.gpe.clients.api.fts.byteio
 class GPEByteIOCustomException
           
 class GPEByteIOReadNotPermittedException
           
 class GPEByteIOSeekNotPermittedException
           
 class GPEByteIOTruncateNotPermittedException
           
 class GPEByteIOUnsupportedTransferException
           
 class GPEByteIOWriteNotPermittedException
           
 



Copyright © 2008. All Rights Reserved.