Serialized Form


Package com.ibm.uddi.promoter.db

Class com.ibm.uddi.promoter.db.DBException extends java.lang.Exception implements Serializable


Package com.ibm.uddi.promoter.exception

Class com.ibm.uddi.promoter.exception.CommandLineException extends PromoterException implements Serializable

Class com.ibm.uddi.promoter.exception.PromoterConfigurationException extends PromoterException implements Serializable

Class com.ibm.uddi.promoter.exception.PromoterDBException extends PromoterException implements Serializable

Class com.ibm.uddi.promoter.exception.PromoterException extends java.lang.Exception implements Serializable

Serialized Fields

nestedException

java.lang.Exception nestedException
The original exception (if one exists)


messageKey

java.lang.String messageKey
A message key to look up a translated error message


inserts

java.lang.String[] inserts
Information to be inserted in the error message (if any)


showUsageMessage

boolean showUsageMessage

Class com.ibm.uddi.promoter.exception.PromoterIOException extends PromoterException implements Serializable

Class com.ibm.uddi.promoter.exception.PromoterParserException extends PromoterException implements Serializable

Class com.ibm.uddi.promoter.exception.PromoterTopologyException extends PromoterException implements Serializable

Class com.ibm.uddi.promoter.exception.PromoterTransportException extends PromoterException implements Serializable

Class com.ibm.uddi.promoter.exception.PromoterUDDI4JException extends PromoterException implements Serializable

Class com.ibm.uddi.promoter.exception.PromoterValidationException extends PromoterException implements Serializable