LibraryNotImplementedException constructor
LibraryNotImplementedException(
- String cause
Exception constructor containing the description for the exception.
Implementation
LibraryNotImplementedException(this.cause);