NonUniqueResultException

constructor()

Constructs a new NonUniqueResultException exception


constructor(resultCount: Int)

Constructs a NonUniqueResultException


constructor(message: String)

Constructs a new NonUniqueResultException exception with the specified detail message.

Parameters

message

the detail message.