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.

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