uic.output
Class UnsupportedWidgetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uic.CompilerException
              extended by uic.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)
           
 
Method Summary
 
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-2004 Thomas Zander Available under the Free Apache licence