File
Doc
Category
Size
Date
Package
ImageResizeException.java
API Doc
Azureus 3.0.3.4
169
Thu Mar 01 23:47:32 GMT 2007
com.aelitis.azureus.ui.swt.utils
ImageResizeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
public class ImageResizeException extends Exception
Fields Summary
Constructors Summary
public ImageResizeException
(
String
message)
super(message);
Methods Summary
Java Code Source