public class UndefinedConstructorException extends GenerationException
Constructor and Description |
---|
UndefinedConstructorException() |
UndefinedConstructorException(MetaClass type,
MetaClass... parameterTypes) |
UndefinedConstructorException(MetaClass type,
Throwable cause,
MetaClass... parameterTypes) |
UndefinedConstructorException(String msg) |
UndefinedConstructorException(String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
appendFailureInfo, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.