new NotImplemented(method)
Raised when a class instance method has not been implemented
Parameters:
| Name | Type | Description |
|---|---|---|
method |
String | the name of the method that is not et implemented |
- Source:
Raised when a class instance method has not been implemented
| Name | Type | Description |
|---|---|---|
method |
String | the name of the method that is not et implemented |