ErrorS1SDK

interface ErrorS1SDK

ErrorS1SDK is a sealed interface that represents the different types of errors that can occur in different domains and scenarios. Extend this interface to create custom error types.

Inheritors