|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.commerce.payments.configurator.ConfigurationException | +--com.ibm.commerce.payments.configurator.CassetteNotInstalledException
It is thrown whenever the configurator tries to add a
cassette to a IPMInstance
that already contains
that cassette.
Constructor Summary | |
---|---|
CassetteNotInstalledException()
Default constructor |
|
CassetteNotInstalledException(java.lang.Exception e)
Constructor that includes an exception as a parameter |
Methods inherited from class com.ibm.commerce.payments.configurator.ConfigurationException |
---|
exit, getMessageId, getObjects, getWrappedException, printFullStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CassetteNotInstalledException()
public CassetteNotInstalledException(java.lang.Exception e)
e
- exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |