Class Error
-
- All Implemented Interfaces:
-
io.arkitik.radix.develop.shared.error.ErrorResponse
@Deprecated(message = "To be removed in v2.0.0, replaced by RadixError to avoid conflicts with kotlin.Error", replaceWith = @ReplaceWith(imports = {"io.arkitik.radix.develop.shared.error.RadixError"}, expression = "RadixError")) public final class Error implements ErrorResponse
Created By Ibrahim AlTamimi Created At 29, Thu Oct, 2020 Project radix https://arkitik.io
-
-
Method Summary
Modifier and Type Method Description StringgetCode()StringgetMessage()
-