public class NotSupportIntervalShardingTypeException
extends me.ahoo.cosid.CosIdException
| Constructor and Description |
|---|
NotSupportIntervalShardingTypeException() |
NotSupportIntervalShardingTypeException(java.lang.String message) |
NotSupportIntervalShardingTypeException(java.lang.String message,
java.lang.Throwable cause) |
NotSupportIntervalShardingTypeException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
NotSupportIntervalShardingTypeException(java.lang.Throwable cause) |
public NotSupportIntervalShardingTypeException()
public NotSupportIntervalShardingTypeException(java.lang.String message)
public NotSupportIntervalShardingTypeException(java.lang.String message,
java.lang.Throwable cause)
public NotSupportIntervalShardingTypeException(java.lang.Throwable cause)
public NotSupportIntervalShardingTypeException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)