src.groovy.de.andreasschmitt.richui.image
Class ImageCreationException

 
Constructor Summary
ImageCreationException()
           
ImageCreationException(String arg0, Throwable arg1)
           
ImageCreationException(String arg0)
           
ImageCreationException(Throwable arg0)
           
 
Method Summary
 

Constructor Detail

ImageCreationException

public ImageCreationException()


ImageCreationException

public ImageCreationException(String arg0, Throwable arg1)


ImageCreationException

public ImageCreationException(String arg0)


ImageCreationException

public ImageCreationException(Throwable arg0)


Method Detail