MethodNotFoundException constructor
MethodNotFoundException(
- String message
Creates a new MethodNotFoundException.
Implementation
MethodNotFoundException(this.message);
Creates a new MethodNotFoundException.
MethodNotFoundException(this.message);