org.eclipse.emf.ecore.xml.type.internal
Class RegEx.ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.emf.ecore.xml.type.internal.RegEx.ParseException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RegEx
- public static class RegEx.ParseException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RegEx.ParseException
public RegEx.ParseException(String mes,
int location)
getLocation
public int getLocation()
- Returns:
- -1 if location information is not available.