Class NotFoundException
Indicates that the requested type info element could not be found.
Constructors
Constructor Detail
NotFoundException
public NotFoundException()
NotFoundException
Parameters
- message
-
- cause
-
NotFoundException
public
NotFoundException(
String message)
Parameters
- message
-
NotFoundException
Parameters
- cause
-