OpusException constructor

const OpusException(
  1. int errorCode
)

Implementation

const OpusException(this.errorCode);