|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
echopointng.stylesheet.CssStyleSheetException
echopointng.stylesheet.CssInvalidValueException
public class CssInvalidValueException
CssInvalidValueException is thrown when a Css property
value string cannot be converted into a specific Java object.
| Constructor Summary | |
|---|---|
CssInvalidValueException(java.lang.String s,
java.lang.Throwable causeException,
int lineNo)
|
|
| Method Summary |
|---|
| Methods inherited from class echopointng.stylesheet.CssStyleSheetException |
|---|
getCauseException, getLineNo, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CssInvalidValueException(java.lang.String s,
java.lang.Throwable causeException,
int lineNo)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||