public class ShrPropertyAccessException
extends org.springframework.beans.PropertyAccessException
Constructor and Description |
---|
ShrPropertyAccessException(org.springframework.beans.PropertyAccessException delegate,
ShrResourceBundleMessageSource messageSource,
ShrDateFormatter dateFormatter) |
ShrPropertyAccessException(java.lang.String msg,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getErrorCode() |
java.lang.String |
getLocalizedMessage() |
java.lang.String |
getPropertyName() |
java.lang.Object |
getValue() |
getPropertyChangeEvent
contains, getMessage, getMostSpecificCause, getRootCause
public ShrPropertyAccessException(java.lang.String msg, java.lang.Throwable cause)
public ShrPropertyAccessException(org.springframework.beans.PropertyAccessException delegate, ShrResourceBundleMessageSource messageSource, ShrDateFormatter dateFormatter)
public java.lang.String getErrorCode()
getErrorCode
in interface org.springframework.core.ErrorCoded
getErrorCode
in class org.springframework.beans.PropertyAccessException
public java.lang.String getPropertyName()
getPropertyName
in class org.springframework.beans.PropertyAccessException
public java.lang.Object getValue()
getValue
in class org.springframework.beans.PropertyAccessException
public java.lang.String getLocalizedMessage()
getLocalizedMessage
in class java.lang.Throwable