Class Sonyflake.OverTimeLimitException

java.lang.Object
java.lang.Throwable
java.lang.Exception
icu.congee.id.generator.sonyflake.Sonyflake.OverTimeLimitException
All Implemented Interfaces:
Serializable
Enclosing class:
Sonyflake

public static class Sonyflake.OverTimeLimitException extends Exception
时间超限异常

当Sonyflake的时间位溢出时抛出此异常

Since:
1.0.0
Author:
congee
See Also:
  • Constructor Details

    • OverTimeLimitException

      public OverTimeLimitException()