Package com.ibm.uddi.promoter.exception

Contains PromoterException and sub-classes.

See:
          Description

Exception Summary
CommandLineException Represents errors specific to command line use of UDDI Utility Tools.
PromoterConfigurationException A PromoterException subclass to indicate a problem with configuration data.
PromoterDBException A PromoterException subclass to be used to represent errors relating to the database.
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 A PromoterException subclass used to indicate errors thrown by the XML parser.
PromoterTopologyException PromoterException subclass to indicate problem with referenced tModels topology, For example, if a cycle is detected.
PromoterTransportException A PromoterException subclass exception used when a transport error has occurred.
PromoterUDDI4JException A PromoterException subclass to indicate an error during an UDDI4J operation.
PromoterValidationException PromoterException subclass to indicate problem with validation of any UUT type.
 

Package com.ibm.uddi.promoter.exception Description

Contains PromoterException and sub-classes.