Package com.priint.pubserver.webclient.exception
Ison web service and client related exceptions.
- Since:
- 4.0.0
-
Exception Summary Exception Description IsonCheckinFailed Thrown if a repository check-in failed.IsonDeletionFailed Thrown if a file could not be deleted in the repository.IsonFileAlreadyLocked Thrown if a repository file is already locked during an attempt to lock the file.IsonFileNotExist Thrown if a repository file does not exist.IsonFileNotLocked Thrown if a repository file is not locked, when it is expected to be locked.IsonInvalidConfigFileProperties Thrown if a method input contains invalid plugin config file properties.IsonMultiCheckOutFailed Thrown if a repository check-out failed.IsonReloadPluginFailed Thrown if the reload of plug-in configurations failed.