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