org.jgap.distr.grid.common
Class WorkRequestsSendException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jgap.distr.grid.common.WorkRequestsSendException
-
- All Implemented Interfaces:
- java.io.Serializable
public class WorkRequestsSendException extends java.lang.ExceptionException when sending work requests. Stores the work requests, for which sending failed.- Since:
- 3.3.3
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description WorkRequestsSendException()WorkRequestsSendException(java.lang.Exception a_ex)WorkRequestsSendException(java.lang.Exception a_ex, JGAPRequestGP[] a_workRequests)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description JGAPRequestGP[]getWorkRequests()
-
-
-
Constructor Detail
-
WorkRequestsSendException
public WorkRequestsSendException()
-
WorkRequestsSendException
public WorkRequestsSendException(java.lang.Exception a_ex)
-
WorkRequestsSendException
public WorkRequestsSendException(java.lang.Exception a_ex, JGAPRequestGP[] a_workRequests)
-
-
Method Detail
-
getWorkRequests
public JGAPRequestGP[] getWorkRequests()
-
-
DMelt 3.0 © DataMelt by jWork.ORG