Class NotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.iotdb.db.protocol.rest.ApiException
-
- org.apache.iotdb.db.protocol.rest.NotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
@Generated(value="org.openapitools.codegen.languages.JavaJerseyServerCodegen", date="2022-12-02T16:45:32.397906+08:00[Asia/Shanghai]") public class NotFoundException extends ApiException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotFoundException(int code, java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apache.iotdb.db.protocol.rest.ApiException
getCode
-
-