Package net.javacrumbs.shedlock.core
Class LockExtender.NoActiveLockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.javacrumbs.shedlock.core.LockExtender.LockExtensionException
net.javacrumbs.shedlock.core.LockExtender.NoActiveLockException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LockExtender
public static class LockExtender.NoActiveLockException extends LockExtender.LockExtensionException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NoActiveLockException() -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoActiveLockException
public NoActiveLockException()
-