Uses of Enum
org.apache.opendal.OpenDALException.Code
-
Uses of OpenDALException.Code in org.apache.opendal
Modifier and TypeMethodDescriptionOpenDALException.getCode()
Get the error code returned from OpenDAL.static OpenDALException.Code
Returns the enum constant of this type with the specified name.static OpenDALException.Code[]
OpenDALException.Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.