other static method
For any other error, such as HTTP 500.
Implementation
static ResourceException other(Exception cause) =>
ResourceException._("r2_shared_resource_exception_other", cause: cause);
For any other error, such as HTTP 500.
static ResourceException other(Exception cause) =>
ResourceException._("r2_shared_resource_exception_other", cause: cause);