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