Class CouchbaseLiteError

All Implemented Interfaces:
Serializable

public class CouchbaseLiteError extends IllegalStateException
See Also:
  • Constructor Details

    • CouchbaseLiteError

      public CouchbaseLiteError(@NonNull String msg)
    • CouchbaseLiteError

      public CouchbaseLiteError(@NonNull String msg, @Nullable Exception e)