MlKitException.ErrorCode

  • MlKitException.ErrorCode is an abstract annotation that defines the set of ML Kit status codes.

  • It inherits methods from the java.lang.annotation.Annotation interface, including annotationType, equals, hashCode, and toString.

public static abstract @interface MlKitException.ErrorCode implements Annotation

The set of ML Kit status codes.

Inherited Method Summary