ExecuteLocalException constructor

const ExecuteLocalException(
  1. String errorCode
)

Implementation

const ExecuteLocalException(this.errorCode);