Class ToManyPathQueryResultOverflowException

All Implemented Interfaces:
Serializable

public class ToManyPathQueryResultOverflowException extends PersistException
See Also:
  • Constructor Details

    • ToManyPathQueryResultOverflowException

      public ToManyPathQueryResultOverflowException(String path, int max)
  • Method Details

    • getPath

      public String getPath()
    • getMax

      public int getMax()