Class AFileProvisionHandleError

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.AFileProvisionHandleError
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AFileProvisionHandleError.AttachmentCouldNotBeSaved, AFileProvisionHandleError.FileCouldNotBeRead

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