org.uncommons.util.id
Class IDSourceExhaustedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.uncommons.util.id.IDSourceExhaustedException
- All Implemented Interfaces:
- Serializable
public class IDSourceExhaustedException
- extends RuntimeException
Unchecked exception thrown if an IDSource runs out of unique IDs.
- Author:
- Daniel Dyer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IDSourceExhaustedException
public IDSourceExhaustedException(String string)
IDSourceExhaustedException
public IDSourceExhaustedException(String string,
Throwable throwable)