CachetteException constructor

const CachetteException(
  1. String message
)

Implementation

const CachetteException(this.message);