ewe.fx
Class ImageTypeNotSupportedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjava.lang.IllegalArgumentException
                  extended byewe.fx.ImageTypeNotSupportedException

public class ImageTypeNotSupportedException
extends IllegalArgumentException


Constructor Summary
ImageTypeNotSupportedException(int type)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, initCause, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode
 

Constructor Detail

ImageTypeNotSupportedException

public ImageTypeNotSupportedException(int type)