class |
UserProgramConcurrentExecutionException |
UserProgramConcurrentExecutionException is an unchecked exception thrown when an attempt to launch a user
program is made while the same or another program is currently executing.
|
class |
UserProgramJCLErrorException |
The UserProgramJCLErrorException unchecked exception thrown when an attempt to launch a user program is made but
a JCL error occurred.
|
class |
UserProgramLaunchException |
UserProgramLaunchException is thrown when a launch is unable to determine the status of a user program launch
request.
|
class |
UserProgramNotExecutingException |
UserProgramNotExecutingException is an unchecked exception thrown when an attempt to act on a user program is
made but a user program is not currently executing.
|
class |
UserProgramNotFoundException |
UserProgramNotFoundException is thrown when a launch is unable to locate the specified user program.
|