public class MissingPropertyExceptionNoStack extends MissingPropertyException
MPE
Constructor and Description |
---|
MissingPropertyExceptionNoStack(String propertyName,
Class theClass) |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
getMessageWithoutLocationText, getProperty, getType
getLocationText, getMessage, getModule, getNode, setModule
addSuppressed, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable