public class ValidationTranslatorException extends org.andromda.core.translation.TranslatorException
Constructor and Description |
---|
ValidationTranslatorException(String msg)
Constructs a ValidationTranslatorException
|
ValidationTranslatorException(String msg,
Throwable th)
Constructs a ValidationTranslatorException
|
ValidationTranslatorException(Throwable th)
Constructs a ValidationTranslatorException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValidationTranslatorException(Throwable th)
th
- public ValidationTranslatorException(String msg)
msg
- public ValidationTranslatorException(String msg, Throwable th)
msg
- th
- Copyright © 2003–2014 AndroMDA.org. All rights reserved.