Class NoResultException

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

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