|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.osbcp.cssparser.IncorrectFormatException
public class IncorrectFormatException
An exception that is thrown when the CSS parser finds a character it shouldn't have.
| Nested Class Summary | |
|---|---|
static class |
IncorrectFormatException.ErrorCode
List of unique error codes. |
| Method Summary | |
|---|---|
IncorrectFormatException.ErrorCode |
getErrorCode()
Returns a unique error code associated with the error. |
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public IncorrectFormatException.ErrorCode getErrorCode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||