NoResultException

Constructors

Link copied to clipboard
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.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard