EnumerableError constructor

EnumerableError(String message)

Implementation

EnumerableError(String message) : super(message);