uic.output
Class UnsupportedWidgetException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byuic.CompilerException
              extended byuic.output.UnsupportedWidgetException
All Implemented Interfaces:
Serializable

public class UnsupportedWidgetException
extends CompilerException

Since:
1.2
See Also:
Serialized Form

Constructor Summary
UnsupportedWidgetException(String s)
           
UnsupportedWidgetException(String s, Throwable t)
           
UnsupportedWidgetException(Throwable t)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnsupportedWidgetException

public UnsupportedWidgetException(String s)

UnsupportedWidgetException

public UnsupportedWidgetException(String s,
                                  Throwable t)

UnsupportedWidgetException

public UnsupportedWidgetException(Throwable t)


Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence