No Result Exception
class NoResultException(search: SearchSpecs, message: String) : RuntimeException
Content copied to clipboard
Exception thrown when searching for bindings and none could be found.
Parameters
message
The message of the exception.
Constructors
NoResultException
Link copied to clipboard