Class Sonyflake.OverTimeLimitException

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

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

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

See Also:
  • Constructor Details

    • OverTimeLimitException

      public OverTimeLimitException()