Server Access exceptions

This chapter describes the Server Access exceptions. The exceptions thrown by methods of the Server Access are subclasses of the following exception class:

org.omg.CORBA.UserException 

Note:
This UserException class is external class. It is not an IBM Crosswords exception class. Please consult the IBM Java ORB documentation for the members and methods of UserException.

All Server Access exceptions contain a string error message member called IerrorMessage.

Table 11 summarizes the exceptions of the Server Access.

Table 11. Exceptions summary

Exception Page
IAttributeBlankException IAttributeBlankException
IAttributeNotSetException IAttributeNotSetException
ICxAccessError ICxAccessError
IExecuteCollaborationError IExecuteCollaborationError
IInvalidAttributeNameException IInvalidAttributeNameException
IInvalidAttributeTypeException IInvalidAttributeTypeException
IInvalidBusinessObjectTypeException IInvalidBusinessObjectTypeException
IInvalidIndexException IInvalidIndexException
IInvalidVerbException IInvalidVerbException
IMalFormedDataException IMalFormedDataException
IValueNotSetException IValueNotSetException
IVerbNotSetException IVerbNotSetException

Copyright IBM Corp. 2004