Class AFileProvisionHandleError.AttachmentCouldNotBeSaved
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.AFileProvisionHandleError
de.xima.fc.exceptions.AFileProvisionHandleError.AttachmentCouldNotBeSaved
- All Implemented Interfaces:
Serializable
- Enclosing class:
AFileProvisionHandleError
public static final class AFileProvisionHandleError.AttachmentCouldNotBeSaved
extends AFileProvisionHandleError
Exception data class for the
EFileProvisionHandleError.ATTACHMENT_COULD_NOT_BE_SAVED error.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class AFileProvisionHandleError
AFileProvisionHandleError.AttachmentCouldNotBeSaved, AFileProvisionHandleError.FileCouldNotBeRead -
Field Summary
Fields inherited from class AFileProvisionHandleError
type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AFileProvisionHandleError
getTypeMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttachmentCouldNotBeSaved
-
-
Method Details
-
getFile
- Returns:
- The file for which the attachment could not be saved.
-