Error.notImplemented Function
Creates an Error object that represents the Sys.NotImplementedException exception.
var err = Error.notImplemented(message);
Show:
Creates an Error object that represents the Sys.NotImplementedException exception.
var err = Error.notImplemented(message);