public class PropertyAccessException extends HibernateException
| Constructor and Description |
|---|
PropertyAccessException(Throwable root,
String s,
boolean wasSetter,
Class persistentClass,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Class |
getPersistentClass() |
String |
getPropertyName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Class getPersistentClass()
public String getPropertyName()
public String getMessage()
getMessage in class ThrowableCopyright © 2012 JBoss by Red Hat. All Rights Reserved.