NonUniqueResultException
classin packageklyn.data
public class NonUniqueResultException extends QueryException:
└ NonUniqueResultException

Reports that a single-result operation found multiple rows.

throw NonUniqueResultException("More than one entity found")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public NonUniqueResultException Creates this framework exception.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml