Package com.compuware.api.topaz.hosts.zos
Provides classes and exceptions related to z/OS hosts.
- Since:
- 1.0.0
-
Interface Summary Interface Description IZOSHost A z/OS host is used to create connections to a z/OS host. -
Exception Summary Exception Description ZOSAbendException ZOSAbendException
is an unchecked exception thrown when a z/OS system abend occurs while performing an action on a z/OS host.ZOSLicenseException ZOSLicenseException
is an unchecked exception thrown when a valid license cannot be found on a z/OS host.ZOSSystemException ZOSSystemException
is an unchecked exception thrown when a z/OS system (non-abend) error occurs while performing an action on a z/OS host.