public static class SessionLock.AlreadyLockedException extends IOException
Modifier | Constructor and Description |
---|---|
private |
AlreadyLockedException(Path path,
String message) |
Modifier and Type | Method and Description |
---|---|
static SessionLock.AlreadyLockedException |
create(Path path) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static SessionLock.AlreadyLockedException create(Path path)