Uses of Class
se.conciliate.extensions.uploadservice.UploadException
Packages that use UploadException
Package
Description
Provides the means to register new upload services
that can be used when publishing (e.g.
Editors for upload services.
-
Uses of UploadException in se.conciliate.extensions.uploadservice
Subclasses of UploadException in se.conciliate.extensions.uploadserviceModifier and TypeClassDescriptionclassThrown when trying to use a profile not compatible with this service.classMethods in se.conciliate.extensions.uploadservice that throw UploadExceptionModifier and TypeMethodDescriptionvoidUploadProfile.upload(File source, BiFunction<Path, String, Boolean> removeExistingFilter, ProgressCallback progress) Upload using this service. -
Uses of UploadException in se.conciliate.extensions.uploadservice.editor
Methods in se.conciliate.extensions.uploadservice.editor that throw UploadException