nl.tudelft.goal.EIS2Java.exception
Class NoTranslatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.tudelft.goal.EIS2Java.exception.TranslationException
nl.tudelft.goal.EIS2Java.exception.NoTranslatorException
- All Implemented Interfaces:
- Serializable
public class NoTranslatorException
- extends TranslationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoTranslatorException
public NoTranslatorException()
NoTranslatorException
public NoTranslatorException(String message)
NoTranslatorException
public NoTranslatorException(Throwable cause)
NoTranslatorException
public NoTranslatorException(String message,
Throwable cause)
NoTranslatorException
public NoTranslatorException(Class<? extends Object> parameterClass)
NoTranslatorException
public NoTranslatorException(Class<? extends Object> parameterClass,
Throwable cause)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.