readFailed method
Can't read the file at given relative path in the Container.
Implementation
ContainerException readFailed(String path) =>
ContainerException._("r2_lcp_exception_container_read_failed",
path: path);
Can't read the file at given relative path in the Container.
ContainerException readFailed(String path) =>
ContainerException._("r2_lcp_exception_container_read_failed",
path: path);