Class NotFoundException
Constructors
Constructor Detail
NotFoundException
public NotFoundException()
NotFoundException
Parameters
- message
-
- cause
-
NotFoundException
public
NotFoundException(
String message)
Parameters
- message
-
NotFoundException
Parameters
- cause
-