Server Access Interface exceptions

This chapter describes the Server Access Interface exceptions. The exceptions thrown by methods of the Server Access Interface 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 Interface exceptions contain a string error message member called IerrorMessage.

Table 12 summarizes the exceptions of the Server Access Interface.

Table 12. 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. 1997, 2004