call
public com.google.gerrit.common.data.PatchScript call()
throws com.google.gwtorm.server.OrmException,
NoSuchChangeException,
LargeObjectException,
com.google.gerrit.extensions.restapi.AuthException,
InvalidChangeOperationException,
java.io.IOException
- Specified by:
call
in interface java.util.concurrent.Callable<com.google.gerrit.common.data.PatchScript>
- Throws:
com.google.gwtorm.server.OrmException
NoSuchChangeException
LargeObjectException
com.google.gerrit.extensions.restapi.AuthException
InvalidChangeOperationException
java.io.IOException