public final class

ImageUtil.CodecFailedException

extends java.lang.Exception

 java.lang.Object

↳java.lang.Throwable

↳java.lang.Exception

↳androidx.camera.core.internal.utils.ImageUtil.CodecFailedException

Overview

Exception for error during transcoding image.

Summary

Methods
public ImageUtil.CodecFailedException.FailureTypegetFailureType()

from java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Methods