uic
Class CompilerException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
uic.CompilerException
- All Implemented Interfaces: 
 - Serializable
 
- Direct Known Subclasses: 
 - UnsupportedWidgetException
 
public class CompilerException
- extends Exception
 
Thrown when something went wrong in the UICompiler.
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
CompilerException
public CompilerException(String s)
CompilerException
public CompilerException(String s,
                         Throwable t)
- Since:
 
  - 1.2
 
CompilerException
public CompilerException(Throwable t)
- Since:
 
  - 1.2
 
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence