Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codename1.l10n.ParseException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParseException
Parameters
errorOffset
-
-
Method Details
-
getErrorOffset
public int getErrorOffset()Returns
the errorOffset
-