Oracle© Collaboration Suite Workspaces Web Services API Reference
10g Release 1 (10.1.2.2)

Part No. B28209-01


Package oracle.workspaces.ws.exceptions

This package contains the classes that are used to manage exception handling within Oracle Workspaces Web services.

See:
          Description

Exception Summary
CwWSException CwWSException is the only class for all errors and exceptions which can occur in Collaborative workspaces Web services layer.

 

Package oracle.workspaces.ws.exceptions Description

This package contains the classes that are used to manage exception handling within Oracle Workspaces Web services.

The exceptions that can be thrown from the webservices layer are CwWSExceptions.
All exceptions thrown from the Oracle Workspaces SDK and attribute validation exceptions in the Web services layer are converted to CwWSExceptions and thrown to calling programs.

    

Copyright © 2001, 2006, Oracle. All rights reserved.