org.ow2.orchestra.pvm.internal.job
Class JobImpl.JobException

java.lang.Object
  extended by org.ow2.orchestra.pvm.internal.job.JobImpl.JobException
Enclosing class:
JobImpl<T>

public static class JobImpl.JobException
extends Object


Constructor Summary
JobImpl.JobException()
           
 
Method Summary
 String getException()
           
 void setException(String exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobImpl.JobException

public JobImpl.JobException()
Method Detail

getException

public String getException()

setException

public void setException(String exception)


Copyright © 2011 OW2 Consortium. All Rights Reserved.