Class Sonyflake.InvalidMachineIDException

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

public static class Sonyflake.InvalidMachineIDException extends Exception
无效机器ID异常

当提供的机器ID无效或验证失败时抛出此异常

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

    • InvalidMachineIDException

      public InvalidMachineIDException()