Package com.ibm.uddi.promoter.exception

Contains PromoterException and sub-classes.

See:
          Description

Exception Summary
CommandLineException Deprecated. Use the PromoterAPI interface, as this class may not be supported in future release.
PromoterConfigurationException A PromoterException subclass to indicate a problem with configuration data.
PromoterDBException Deprecated. Use the PromoterAPI interface, as this class may not be supported in future release.
PromoterException A base exception class for all the checked exceptions that are thrown from within UDDI Utility Tools.
PromoterIOException A PromoterException subclass used to indicate IO related errors.
PromoterParserException Deprecated. Use the PromoterAPI interface, as this class may not be supported in future release.
PromoterTopologyException Deprecated. Use the PromoterAPI interface, as this class may not be supported in future release.
PromoterTransportException Deprecated. Use the PromoterAPI interface, as this class may not be supported in future release.
PromoterUDDI4JException Deprecated. Use the PromoterAPI interface, as this class may not be supported in future release.
PromoterValidationException Deprecated. Use the PromoterAPI interface, as this class may not be supported in future release.
 

Package com.ibm.uddi.promoter.exception Description

Contains PromoterException and sub-classes.