A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- U - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "U" (undefined-length).
- UA - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "UA" (undefined-length, American Standards Association print-control characters).
- UM - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "UM" (undefined-length, machine print-control codes).
- UNDEFINED - com.compuware.api.topaz.hostresources.zos.DataSetOrganization
-
Undefined z/OS dataset organization.
- UserIDException - Exception in com.compuware.api.topaz.hostcredentials
-
UserIDException
is the checked exception thrown when an attempt to connect to a host fails because the user ID is expired, not recognized, or revoked. - UserIDException(String, String, IHost) - Constructor for exception com.compuware.api.topaz.hostcredentials.UserIDException
-
Constructs a new user ID exception with the specified detail messages and host.
- UserIDException(String, String, Throwable, IHost) - Constructor for exception com.compuware.api.topaz.hostcredentials.UserIDException
-
Constructs a new user ID exception with the specified detail messages, cause, and host.
- UserProgramConcurrentExecutionException - Exception in com.compuware.api.topaz.hostconnections
-
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. - UserProgramConcurrentExecutionException(String, String, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramConcurrentExecutionException
-
Constructs a new user program concurrent execution exception with the specified detail messages and user program name.
- UserProgramConcurrentExecutionException(String, String, Throwable, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramConcurrentExecutionException
-
Constructs a new user program concurrent execution exception with the specified detail messages, cause, and user program name.
- UserProgramException - Exception in com.compuware.api.topaz.hostconnections
-
UserProgramException
is the superclass for all unchecked exceptions related to user programs. - UserProgramException(String, String, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramException
-
Constructs a new user program exception with the specified detail messages and user program name.
- UserProgramException(String, String, Throwable, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramException
-
Constructs a new user program exception with the specified detail messages, cause, and user program name.
- UserProgramJCLErrorException - Exception in com.compuware.api.topaz.hostconnections
-
The
UserProgramJCLErrorException
unchecked exception thrown when an attempt to launch a user program is made but a JCL error occurred. - UserProgramJCLErrorException(String, String, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramJCLErrorException
-
Constructs a new user program JCL error exception with the specified detail messages, user procedure name and user program name.
- UserProgramJCLErrorException(String, String, Throwable, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramJCLErrorException
-
Constructs a new user program JCL error exception with the specified detail messages, cause, user procedure name and user program name.
- UserProgramLaunchException - Exception in com.compuware.api.topaz.hostconnections
-
UserProgramLaunchException
is thrown when a launch is unable to determine the status of a user program launch request. - UserProgramLaunchException(String, String, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramLaunchException
-
Constructs a new user program launch exception with the specified detail messages and user program name.
- UserProgramNotExecutingException - Exception in com.compuware.api.topaz.hostconnections
-
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. - UserProgramNotExecutingException(String, String, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramNotExecutingException
-
Constructs a new user program not executing exception with the specified detail messages and user program name.
- UserProgramNotExecutingException(String, String, Throwable, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramNotExecutingException
-
Constructs a new user program not executing exception with the specified detail messages, cause, and user program name.
- UserProgramNotFoundException - Exception in com.compuware.api.topaz.hostconnections
-
UserProgramNotFoundException
is thrown when a launch is unable to locate the specified user program. - UserProgramNotFoundException(String, String, String, String) - Constructor for exception com.compuware.api.topaz.hostconnections.UserProgramNotFoundException
-
Constructs a new user program not found exception with the specified detail messages and user program name.
All Classes All Packages