Package-level declarations

Types

Link copied to clipboard
class IhawuCoreException(val message: String, val cause: Throwable? = null) : RuntimeException

Base exception for all errors raised by the Ihawu core engine.