NoResultException

constructor()

Constructs a new NoResultException exception with null as its detail message.


constructor(message: String)

Constructs a new NoResultException exception with the specified detail message.

Parameters

message

the detail message.