Temporary set of catch to ignored if they are ignored
This commit is contained in:
@@ -128,7 +128,7 @@ public class PartP2PRFPower extends PartP2PTunnel<PartP2PRFPower> implements cof
|
||||
|
||||
QueueTunnelDrain( PowerUnits.RF, total );
|
||||
}
|
||||
catch (GridAccessException e)
|
||||
catch (GridAccessException ignored)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user