LlamaException constructor

LlamaException(
  1. String message
)

Implementation

LlamaException(this.message);