public class MethodExpressionException extends RuntimeException
| Constructor and Description |
|---|
MethodExpressionException(Class<?> repoClass,
String method) |
MethodExpressionException(String property,
Class<?> repoClass,
String method) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableCopyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.