NotImplementedError
An exception is thrown to indicate that a method body remains to be implemented.
Constructors
<init>
An exception is thrown to indicate that a method body remains to be implemented.
NotImplementedError(
message: String = "An operation is not implemented.")