类 IdGeneratorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.github.yitter.contract.IdGeneratorException
-
- 所有已实现的接口:
Serializable
public class IdGeneratorException extends RuntimeException
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 IdGeneratorException()IdGeneratorException(String message)IdGeneratorException(String msgFormat, Object... args)IdGeneratorException(String message, Throwable cause)IdGeneratorException(Throwable cause)
-
方法概要
-