Dresden OCL Toolkit

tudresden.ocl.injection
Class Injector.ParseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bytudresden.ocl.injection.InjectorParseException
              extended bytudresden.ocl.injection.Injector.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
Injector

private class Injector.ParseException
extends InjectorParseException


Field Summary
(package private)  int ln
           
(package private)  int lp
           
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
private Injector.ParseException(String message)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ln

int ln

lp

int lp
Constructor Detail

Injector.ParseException

private Injector.ParseException(String message)
Method Detail

getMessage

public String getMessage()

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.