NonUniqueResultException
classin packageklyn.databases.entities
public class NonUniqueResultException extends Exception:
└ NonUniqueResultException

Exception levée lorsqu'une requête retourne plusieurs résultats alors qu'un seul est attendu.

Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public NonUniqueResultException
NonUniqueResultException(message as String = "Multiple results found"):
No summary.
Inherited Methods
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml