Package com.illumon.util.datastructures
Class ReleaseTracker.UnmatchedAcquireException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.util.datastructures.ReleaseTracker.UnmatchedAcquireException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ReleaseTracker<RESOURCE_TYPE>
public static class ReleaseTracker.UnmatchedAcquireException extends RuntimeException
- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString