MlKitException.ErrorCode

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

  • It inherits methods from java.lang.annotation.Annotation such as annotationType(), equals(), hashCode(), and toString().

public static abstract @interface MlKitException.ErrorCode implements Annotation

The set of ML Kit status codes.

Inherited Method Summary