org.hibernate
Class PropertyNotFoundException
- Nestable
public class PropertyNotFoundException
Indicates that an expected getter or setter method could not be
found on a class.
getCause , getMessage , getMessage , getMessages , getThrowable , getThrowableCount , getThrowables , indexOfThrowable , indexOfThrowable , printPartialStackTrace , printStackTrace , printStackTrace , printStackTrace |
PropertyNotFoundException
public PropertyNotFoundException(String s)
Constructs a new NestableRuntimeException
with specified
detail message.