Package net.i2p.router.util
Class ArraySet.SetFullException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
net.i2p.router.util.ArraySet.SetFullException
- All Implemented Interfaces:
Serializable
public static class ArraySet.SetFullException extends IllegalStateException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SetFullException()
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SetFullException
public SetFullException()
-