Package-level declarations
Types
Link copied to clipboard
class ChasmErrorException(val error: ChasmError, message: String? = null, cause: Throwable? = null) : ChasmException
Link copied to clipboard
Link copied to clipboard
class ChasmModuleRuntimeErrorException(val error: ChasmError, message: String? = null, cause: Throwable? = null) : ChasmException