Package com.github.mike10004.xvfbmanager
Class DefaultXvfbController.XLockFileChecker.LockFileCheckingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.github.mike10004.xvfbmanager.XvfbException
-
- com.github.mike10004.xvfbmanager.DefaultXvfbController.XLockFileChecker.LockFileCheckingException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DefaultXvfbController.XLockFileChecker.LockFileCleanupTimeoutException
- Enclosing interface:
- DefaultXvfbController.XLockFileChecker
public static class DefaultXvfbController.XLockFileChecker.LockFileCheckingException extends XvfbException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LockFileCheckingException()LockFileCheckingException(String message)LockFileCheckingException(String message, Throwable cause)LockFileCheckingException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-