Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codename1.l10n.ParseException
An error occurred during parsing.
-
Constructor Summary
Constructors -
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
-
ParseException
Parameters
errorOffset
-
-
Method Details
-
getErrorOffset
public int getErrorOffset()Returns
the errorOffset
-