Uses of Class
org.apache.iotdb.commons.exception.IoTDBException
-
Packages that use IoTDBException Package Description org.apache.iotdb.commons.exception org.apache.iotdb.commons.exception.sync -
-
Uses of IoTDBException in org.apache.iotdb.commons.exception
Subclasses of IoTDBException in org.apache.iotdb.commons.exception Modifier and Type Class Description classConfigurationExceptionclassIllegalPathExceptionclassMetadataExceptionIf query metadata constructs schema but passes illegal parameters to EncodingConvertor or DataTypeConverter,this exception will be threw.classShutdownExceptionclassStartupExceptionConstructors in org.apache.iotdb.commons.exception with parameters of type IoTDBException Constructor Description MetadataException(IoTDBException exception) -
Uses of IoTDBException in org.apache.iotdb.commons.exception.sync
Subclasses of IoTDBException in org.apache.iotdb.commons.exception.sync Modifier and Type Class Description classPipeAlreadyExistExceptionclassPipeDataLoadExceptionclassPipeExceptionclassPipeNotExistExceptionclassPipeServerExceptionclassPipeSinkAlreadyExistExceptionclassPipeSinkBeingUsedExceptionclassPipeSinkExceptionclassPipeSinkNotExistExceptionclassSyncConnectionExceptionclassSyncHandshakeException
-