Package tenapull.sync

Class InstancesTracker.NullKeyArgument

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tenapull.sync.InstancesTracker.InstancesTrackerException
tenapull.sync.InstancesTracker.NullKeyArgument
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
InstancesTracker<K,​I>

public static class InstancesTracker.NullKeyArgument
extends InstancesTracker.InstancesTrackerException
Thrown when a null key is passed to a construct method
See Also:
Serialized Form
  • Method Summary

    Methods inherited from class tenapull.sync.InstancesTracker.InstancesTrackerException

    getTracker

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait