java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.foxgenesis.util.SingleInstanceUtil.SingleInstanceLockException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SingleInstanceUtil
Exception class thrown when SingleInstanceUtil fails to obtain a lock on its
desired port.
- Author:
- Ashley
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SingleInstanceLockException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-