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, toString
public Class getPersistentClass()
public String getPropertyName()
public String getMessage()
getMessage
in class Throwable
Copyright © 2018 JBoss by Red Hat. All rights reserved.