Uses of Package
org.glite.wms.wmproxy

Classes in org.glite.wms.wmproxy used by org.glite.wms.wmproxy
AuthenticationFaultException
          This exception is thrown to indicate that an authentication error occurs while accessing the WMProxy services.
AuthorizationFaultException
          This exception is thrown to indicate that the client is not authorized to perform the requested operation.
BaseException
          The class BaseException and its subclasses are a form of Exception that handle errors occuring during the operations.
CredentialException
          This exception is thrown to indicate that an error occurs while either handling the local user proxy or delegating user credential
GetQuotaManagementFaultException
          This exception is thrown to indicate that an error occurs while requesting information about setting of UserQuota on the WMProxyServer Disk Quotas is the maximum amount of disk space that a system administrator can allocate for users or groups.
InvalidArgumentFaultException
          This exception is thrown to indicate that an input argument of the requested operation is not valid (i.e.
JobUnknownFaultException
          This exception is thrown to indicate that a job has not been registered to that WMProxy server
NoSuitableResourcesFaultException
          Thrown to indicate that during the requested operation no suitable resources matching job requirements have been found.
OperationNotAllowedFaultException
          This exception is thrown to indicate that the current job status does not allow requested operation.
ServiceException
          This exception is thrown to indicate that an error occurs during the execution of the remote method call to the WMProxy server
ServiceURLException
          This exception is thrown to indicate that a malformed URL has occurred.