public abstract class GridOutClosureX<T> extends Object implements GridOutClosure<T>
apply() method that calls applyx() method and properly
wraps GridException into GridClosureException instance.| Constructor and Description |
|---|
GridOutClosureX() |
public T apply()
apply in interface GridOutClosure<T>public abstract T applyx() throws GridException
GridException.GridException - Thrown in case of any error condition inside of the closure.Copyright © 2014. All rights reserved.