Home | History | Annotate | Download | only in imageio

Lines Matching full:throw

99                 throw new IllegalArgumentException("x < 0");
102 throw new IllegalArgumentException("y < 0");
105 throw new IllegalArgumentException("width <= 0");
108 throw new IllegalArgumentException("height <= 0");
112 throw new IllegalArgumentException("width <= subsamplingXOffset");
116 throw new IllegalArgumentException("height <= subsamplingXOffset");
156 throw new IllegalArgumentException("sourceXSubsampling <= 0");
159 throw new IllegalArgumentException("sourceYSubsampling <= 0");
163 throw new IllegalArgumentException("subsamplingXOffset is wrong");
167 throw new IllegalArgumentException("subsamplingYOffset is wrong");
174 throw new IllegalArgumentException("there are no pixels in region");
230 throw new UnsupportedOperationException("not implemented yet");
240 throw new UnsupportedOperationException("not implemented yet");
251 throw new UnsupportedOperationException("not implemented yet");
261 throw new UnsupportedOperationException("not implemented yet");
274 throw new IllegalArgumentException("destinationOffset == null!");
298 throw new UnsupportedOperationException("not implemented yet");
308 throw new UnsupportedOperationException("not implemented yet");
319 throw new UnsupportedOperationException("not implemented yet");
330 throw new UnsupportedOperationException("not implemented yet");
340 throw new UnsupportedOperationException("not implemented yet");