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