Class IsonFileNotLocked
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.priint.pubserver.webclient.exception.IsonFileNotLocked
-
- All Implemented Interfaces:
java.io.Serializable
public class IsonFileNotLocked extends java.lang.ExceptionThrown if a repository file is not locked, when it is expected to be locked.- Since:
- 4.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IsonFileNotLocked(java.lang.String path)
-