Generic
class Generic(message: String? = null, cause: Throwable? = null) : MimiCoreException
Content copied to clipboard
Constructs a MimiCoreException from an exception that was thrown inside of Mimi core.
Constructs a MimiCoreException from an exception that was thrown inside of Mimi core.