程序包 com.cnosdb
类 CnosDBIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cnosdb.CnosDBException
com.cnosdb.CnosDBIOException
- 所有已实现的接口:
Serializable
A wrapper for
IOException caused while interacting with CnosDB.- 作者:
- Simon Legner
- 另请参阅:
-
嵌套类概要
从类继承的嵌套类/接口 com.cnosdb.CnosDBException
CnosDBException.AuthorizationFailedException, CnosDBException.CacheMaxMemorySizeExceededException, CnosDBException.DatabaseNotFoundException, CnosDBException.FieldTypeConflictException, CnosDBException.HintedHandOffQueueNotEmptyException, CnosDBException.PointsBeyondRetentionPolicyException, CnosDBException.RetryBufferOverrunException, CnosDBException.UnableToParseException -
构造器概要
构造器 -
方法概要
从类继承的方法 com.cnosdb.CnosDBException
buildExceptionForErrorState, buildExceptionForErrorState, isRetryWorth
-
构造器详细资料
-
CnosDBIOException
-