No Result Exception
class NoResultException(val search: SearchSpecs, message: String) : RuntimeException
Content copied to clipboard
Exception thrown when searching for bindings and none could be found.
Exception thrown when searching for bindings and none could be found.