No Result Exception
constructor()
Constructs a new NoResultException
exception with null
as its detail message.
Constructs a new NoResultException
exception with the specified detail message.
Parameters
message
the detail message.