|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.exceptions.i18n.AbstractMessageBean de.smartics.properties.api.core.app.AbstractBaseMessageBean de.smartics.properties.api.config.domain.ConfigurationMessageBean de.smartics.properties.config.transfer.templatestream.InvalidEscaperTransferMessageBean
public class InvalidEscaperTransferMessageBean
Signals the the configured escaper implementation cannot be instantiated.
Field Summary |
---|
Fields inherited from class de.smartics.exceptions.i18n.AbstractMessageBean |
---|
code, localizedInfo |
Constructor Summary | |
---|---|
InvalidEscaperTransferMessageBean(Throwable cause, String escaperType) Default constructor. |
Method Summary |
---|
Methods inherited from class de.smartics.properties.api.config.domain.ConfigurationMessageBean |
---|
getKey |
Methods inherited from class de.smartics.exceptions.i18n.AbstractMessageBean |
---|
getCause, getCauseTrail, getCauseTrail, getClassLoader, getCode, getLocalizedInfo, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedTextMessage, getLocalizedTextMessage, getLocalizedTextMessage, getMessage, getMessage, getMessage, getMessages, getMessages, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface de.smartics.exceptions.i18n.MessageBean |
---|
getCause, getCauseTrail, getCauseTrail, getCode, getLocalizedInfo, getMessage, getMessages |
Constructor Detail |
---|
public InvalidEscaperTransferMessageBean(Throwable cause, String escaperType)
cause
- the cause to the problem.
escaperType
- the type of the escaper that caused trouble.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |