ewe.fx
Class UnsupportedImageFormatException

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

public class UnsupportedImageFormatException
extends IllegalArgumentException


Constructor Summary
UnsupportedImageFormatException()
           
 
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

UnsupportedImageFormatException

public UnsupportedImageFormatException()