ExceptionType constructor

const ExceptionType(
  1. int value
)

Implementation

const ExceptionType(this.value);