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