Package uno.xifan.id.generator.sonyflake
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
时间超限异常
当Sonyflake的时间位溢出时抛出此异常
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OverTimeLimitException
public OverTimeLimitException()
-