WordexpException constructor

const WordexpException(
  1. int value
)

Implementation

const WordexpException(this.value);