StateError constructor

StateError(String message)

Implementation

StateError(this.message);