Class AFileListResolutionError

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.AFileListResolutionError
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AFileListResolutionError.AResourceItemResolutionError, AFileListResolutionError.CannotProcessFileList

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