Uses of Enum
org.apache.opendal.OpenDALException.Code
Packages that use OpenDALException.Code
-
Uses of OpenDALException.Code in org.apache.opendal
Methods in org.apache.opendal that return OpenDALException.CodeModifier 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.Constructors in org.apache.opendal with parameters of type OpenDALException.Code