ScopeAlreadyExistsException constructor

const ScopeAlreadyExistsException(
  1. String _scopeId
)

Implementation

const ScopeAlreadyExistsException(this._scopeId);