RagModelPackException constructor
const
RagModelPackException(
- RagModelPackErrorCode code,
- String message
Implementation
const RagModelPackException(this.code, this.message);