Searched refs:IncompleteException (Results 1 – 4 of 4) sorted by relevance
261 public static class IncompleteException extends IOException {}; class in ImageDecoder
226 @Deprecated public static class ImageDecoder.IncompleteException extends java.io.IOException {227 ctor public ImageDecoder.IncompleteException();
617 public static class IncompleteException extends IOException {}; class in ImageDecoder