Package io.seald.seald_sdk
Class BeardError
-
- All Implemented Interfaces:
public final class BeardErrorBeardError represents an error returned by the server. It contains a specific
idandcodeto determine the underlying reason.
-
-
Constructor Summary
Constructors Constructor Description BeardError(String id, String code)
-