Document load() exceptions
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=172329677
This commit is contained in:
parent
d0758c9393
commit
9356363117
@ -61,8 +61,8 @@ public final class Loader implements LoaderErrorThrower {
|
|||||||
/**
|
/**
|
||||||
* Performs the load, returning on completion or cancellation.
|
* Performs the load, returning on completion or cancellation.
|
||||||
*
|
*
|
||||||
* @throws IOException
|
* @throws IOException If the input could not be loaded.
|
||||||
* @throws InterruptedException
|
* @throws InterruptedException If the thread was interrupted.
|
||||||
*/
|
*/
|
||||||
void load() throws IOException, InterruptedException;
|
void load() throws IOException, InterruptedException;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user