OperationError constructor

OperationError(String message)

Implementation

OperationError(this.message);