Class InvalidGraphException

All Implemented Interfaces:
Serializable

public class InvalidGraphException extends HibernateException
Thrown by GraphParser to indicate textual entity graph representation parsing errors.
See Also:
  • Constructor Details

    • InvalidGraphException

      public InvalidGraphException(String message)