org.jboss.aerogear.android.impl.util
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.aerogear.android.impl.util.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends Exception
This exception is thrown by something which parses if parsing fails(ex WebLinkParser)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException(String string)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.