Package me.ahoo.cosid

Class IntegerIdGenerator.IdOverflowException

All Implemented Interfaces:
Serializable
Enclosing class:
IntegerIdGenerator

public static class IntegerIdGenerator.IdOverflowException extends CosIdException
ID Overflow Exception.
See Also:
  • Constructor Details

    • IdOverflowException

      public IdOverflowException(long id)
  • Method Details

    • getId

      public long getId()