Uses of Class
com.compuware.api.topaz.hostconnections.UserProgramLaunchException
-
Packages that use UserProgramLaunchException Package Description com.compuware.api.topaz.hostconnections Provides interfaces and exceptions related to host connections. -
-
Uses of UserProgramLaunchException in com.compuware.api.topaz.hostconnections
Subclasses of UserProgramLaunchException in com.compuware.api.topaz.hostconnections Modifier and Type Class Description class
UserProgramNotFoundException
UserProgramNotFoundException
is thrown when a launch is unable to locate the specified user program.
-