jet.server.api.exception
Class TaskCancellationException

java.lang.Object
  extended by JSException
      extended by jet.server.api.RptServerException
          extended by jet.server.api.exception.TaskCancellationException

public class TaskCancellationException
extends RptServerException


Constructor Summary
TaskCancellationException(java.lang.String msg)
          Construct a new TaskCancellationException with the result name.
 
Method Summary
 
Methods inherited from class jet.server.api.RptServerException
getEngineErrors, getOriginalThrowable, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TaskCancellationException

public TaskCancellationException(java.lang.String msg)
Construct a new TaskCancellationException with the result name.

Parameters:
msg - the detailed message