public class StorageEngineException extends IoTDBException
errorCode, isUserException| 构造器和说明 |
|---|
StorageEngineException(IoTDBException e) |
StorageEngineException(String message) |
StorageEngineException(String message,
int errorCode) |
StorageEngineException(String message,
Throwable cause) |
StorageEngineException(Throwable cause) |
getErrorCode, isUserExceptionpublic StorageEngineException(Throwable cause)
public StorageEngineException(String message)
public StorageEngineException(String message, int errorCode)
public StorageEngineException(IoTDBException e)
Copyright © 2022 The Apache Software Foundation. All rights reserved.