Package com.iphrase.runtime.exception

Exception classes used throughout the API.

See:
          Description

Exception Summary
ArgumentError Exception class thrown for invalid arguments to ctors and methods.
GeneralError General exception used as a base class for all other exceptions thrown by Runtime API.
WebServiceError Exception class thrown for web service failures.
 

Error Summary
ConfigurationError Exception class thrown for mis-configurations.
 

Package com.iphrase.runtime.exception Description

Exception classes used throughout the API.

Includes classes ArgumentError, ConfigurationError, and WebServiceError, representing the three kinds of errors that can arise in the API.

Related Documentation

See the Configuring the Look and Feel chapter in the OneStep User's Guide.


© Copyright 2005, 2006. IBM Corporation. All rights reserved.