Class NonUniqueResultException

  • All Implemented Interfaces:
    java.io.Serializable, ExceptionInfo

    public class NonUniqueResultException
    extends InvalidStateException
    Exception type thrown when a query was configured to return a single result, and multiple results were found.
    Since:
    0.9.7
    Author:
    Marc Prud'hommeaux
    See Also:
    Serialized Form