Serialized Form


Package com.ibm.uddi.promoter.db

Class com.ibm.uddi.promoter.db.DBException implements Serializable

Serialized Fields

fatal

boolean fatal


Package com.ibm.uddi.promoter.exception

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

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

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

Class com.ibm.uddi.promoter.exception.PromoterException 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 implements Serializable

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

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

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

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

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