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