Uses of Class
com.bytedesk.core.upload.storage.UploadStorageException
Packages that use UploadStorageException
Package
Description
Exception package containing custom exceptions and handlers
-
Uses of UploadStorageException in com.bytedesk.core.exception
Methods in com.bytedesk.core.exception with parameters of type UploadStorageExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>GlobalControllerAdvice.handleUploadStorageException(UploadStorageException e) -
Uses of UploadStorageException in com.bytedesk.core.upload.storage
Subclasses of UploadStorageException in com.bytedesk.core.upload.storage