Class PathResolutionException

All Implemented Interfaces:
Serializable

public class PathResolutionException extends HibernateException
Indicates a problem resolving a domain-path occurring in an order-by fragment
See Also:
  • Constructor Details

    • PathResolutionException

      public PathResolutionException(String message)
    • PathResolutionException

      public PathResolutionException(String message, Throwable cause)