ewe.fx
Class ImageDecodingException

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

public class ImageDecodingException
extends IllegalArgumentException


Constructor Summary
ImageDecodingException(String name)
           
 
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

ImageDecodingException

public ImageDecodingException(String name)