Package io.jsondb.io
Class JsonFileLockException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- io.jsondb.io.JsonFileLockException
-
- All Implemented Interfaces:
java.io.Serializable
public class JsonFileLockException extends java.io.IOException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JsonFileLockException(java.lang.String message, java.lang.Throwable cause)
-