|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.springframework.expression.AccessException
org.springframework.context.expression.MapAccessor.MapAccessException
private static class MapAccessor.MapAccessException
Exception thrown from read in order to reset a cached
PropertyAccessor, allowing other accessors to have a try.
| Field Summary | |
|---|---|
private java.lang.String |
key
|
| Constructor Summary | |
|---|---|
MapAccessor.MapAccessException(java.lang.String key)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private final java.lang.String key
| Constructor Detail |
|---|
public MapAccessor.MapAccessException(java.lang.String key)
| Method Detail |
|---|
public java.lang.String getMessage()
getMessage in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||