TosServerException constructor

TosServerException(
  1. String code, [
  2. String ec = ''
])

Implementation

TosServerException(this.code, [this.ec = '']);