woomera
woomera
NotFoundException
NotFoundException constructor
NotFoundException
NotFoundException class
Constructors
NotFoundException
Properties
found
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
foundHandler
foundMethod
foundNothing
foundStaticHandler
NotFoundException constructor
NotFoundException
(
int
found
)
Constructor.
Implementation
NotFoundException(this.found);