unavailable static method
The publication can't be opened at the moment, for example because of a networking error. This error is generally temporary, so the operation may be retried or postponed.
Implementation
static OpeningException unavailable(Exception cause) =>
OpeningException._("r2_shared_publication_opening_exception_unavailable",
cause: cause);