Class CSSThemeCompiler.CSSSyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.codename1.ui.css.CSSThemeCompiler.CSSSyntaxException
- Enclosing class:
CSSThemeCompiler
-
Constructor Summary
ConstructorsConstructorDescriptionCSSSyntaxException(String message) CSSSyntaxException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
CSSSyntaxException
-
CSSSyntaxException
-