CoffeeRequiredException constructor

CoffeeRequiredException(
  1. String message
)

Implementation

CoffeeRequiredException(this.message);