LiteRtLmException constructor
const
LiteRtLmException(
- String message
Creates a LiteRT-LM exception.
Implementation
const LiteRtLmException(this.message);
Creates a LiteRT-LM exception.
const LiteRtLmException(this.message);