|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmaRuntimeException | |
---|---|
com.emarsys.ecommon.converter | Converters tranform objects into a string representation and vice versa. |
com.emarsys.ecommon.exceptions | Provides common exception classes and utils. |
com.emarsys.ecommon.mail.storage | Provides a framework for easy access to mail stores using the JavaMail(tm) API. |
Uses of EmaRuntimeException in com.emarsys.ecommon.converter |
---|
Subclasses of EmaRuntimeException in com.emarsys.ecommon.converter | |
---|---|
class |
ConverterException
Is thrown by a Converter on conversation-errors. |
Uses of EmaRuntimeException in com.emarsys.ecommon.exceptions |
---|
Subclasses of EmaRuntimeException in com.emarsys.ecommon.exceptions | |
---|---|
class |
CloneException
Wrapper Exception for errors in implementations of
Object.clone() . |
Uses of EmaRuntimeException in com.emarsys.ecommon.mail.storage |
---|
Subclasses of EmaRuntimeException in com.emarsys.ecommon.mail.storage | |
---|---|
class |
MailFolderException
Indicates an unexpected error during the processing of the mails in a MailFolderFacade . |
class |
MailStorageException
Indicates an unexpected error during the processing of the mails in a MailStorageFacade . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |