-
- All Implemented Interfaces:
-
app.perawallet.walletconnectv2.internal.common.model.type.EngineEvent
public final class SDKError implements EngineEvent
-
-
Method Summary
Modifier and Type Method Description final ThrowablegetException()-
-
Constructor Detail
-
SDKError
SDKError(Throwable exception)
-
-
Method Detail
-
getException
final Throwable getException()
-
-
-
-