tudresden.ocl.injection
Class InjectorParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tudresden.ocl.injection.InjectorParseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Injector.ParseException
- public class InjectorParseException
- extends Exception
Thrown by the java parser, if the input stream is not valid
java language. Should never be thrown on java code, which passes
javac sucessfully (otherwise it's a bug.)
- See Also:
Injector
,
Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InjectorParseException
public InjectorParseException(String message)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.