hadbmgmt
guarantees that this will be the one and only one kind of Exception that will ever be thrown. All fatal errors will result in this Exception being thrown. This is a checked Exception so callers will be forced to deal with it.
the class features built-in i18n. I.e. any String passed to a HADBSetupException constructor will first be used as a key into the i18n Strings. If it is not found, the String itself will be used as the messsage.
@author bnevins