public class PDIInternalException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
PDIInternalException(TaskSet tasks)
Constructs a new exception.
|
PDIInternalException(TaskSet tasks,
java.lang.String message)
Constructs a new exception.
|
protected TaskSet tasks
public PDIInternalException(TaskSet tasks)
tasks - specify tasks throw exceptionpublic PDIInternalException(TaskSet tasks, java.lang.String message)
tasks - specify tasks throw exceptionmessage - the detail message. The detail message is saved for later
retrieval by the Throwable.getMessage() method.Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.