uic.helpers
Class CompilerException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--uic.helpers.CompilerException
- All Implemented Interfaces:
- Serializable
- 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)
Copyright © 2002,2003 Thomas Zander