OperationFailedException constructor

OperationFailedException(
  1. String message
)

Implementation

OperationFailedException(this.message);