Class AAttachmentListResolutionError

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.AAttachmentListResolutionError
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AAttachmentListResolutionError.AAttachmentItemResolutionError, AAttachmentListResolutionError.CannotProcessAttachmentList

public abstract class AAttachmentListResolutionError extends Exception
Exception class for the various kinds of EAttachmentItemResolutionErrors with additional data. This should be considered a sealed class and not be extended by third party classes.
Since:
8.1.0
Author:
XIMA MEDIA GmbH
See Also: