Eclipse EMF 2.15 API Specification
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.eclipse.emf.ecore.xml.type.internal.RegEx.ParseException
-
-
Constructor Summary
Constructors
| Constructor and Description |
ParseException(java.lang.String mes,
int location) |
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getLocation
public int getLocation()
- Returns:
- -1 if location information is not available.
Eclipse EMF 2.15 API Specification
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature