All Packages Class Hierarchy This Package Previous Next Index
Class aid.util.misc.GeneratorExhaustedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----aid.util.misc.GeneratorExhaustedException
- public class GeneratorExhaustedException
- extends Exception
Indiquated that an identifier generator is not able to provide a new identifier.
- Version:
- $Revision$, $Date$
- Author:
- M. Jaczynski
-
GeneratorExhaustedException()
-
GeneratorExhaustedException
public GeneratorExhaustedException()
All Packages Class Hierarchy This Package Previous Next Index