CarpenterWorkflowException constructor

const CarpenterWorkflowException(
  1. String message
)

Implementation

const CarpenterWorkflowException(this.message);