org.hibernate.ejb.criteria
Class IllegalDereferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.ejb.criteria.IllegalDereferenceException
- All Implemented Interfaces:
- Serializable
public class IllegalDereferenceException
- extends RuntimeException
Represents an illegal attempt to dereference from a path source
which
cannot be dereferenced.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalDereferenceException
public IllegalDereferenceException(PathSource pathSource)
getPathSource
public PathSource getPathSource()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.