Not Implemented Error
An exception is thrown to indicate that a method body remains to be implemented.
Constructors
NotImplementedError
Link copied to clipboard
fun NotImplementedError(message: String = "An operation is not implemented.")
Content copied to clipboard