Class FileStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.commons.file.services.FileStorageException
- All Implemented Interfaces:
Serializable
An exception that represents any type of exception persisted File Storage
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFileStorageException(String message) FileStorageException(String message, Throwable cause) FileStorageException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileStorageException
-
FileStorageException
-
FileStorageException
-