Searched defs:DecodeException (Results 1 – 1 of 1) sorted by relevance
715 public static final class DecodeException extends IOException { class in ImageDecoder740 DecodeException(@Error int error, @Nullable Throwable cause, @NonNull Source source) { in DecodeException() method in ImageDecoder.DecodeException750 DecodeException(@Error int error, @Nullable String msg, @Nullable Throwable cause, in DecodeException() method in ImageDecoder.DecodeException