GrinderException constructor

GrinderException(String message)

Create a new GrinderException.

Implementation

GrinderException(this.message);