Loading...
Select Version
The MC-CLI interface uses the Java classes BcDef
, BcObjectType
, BcObject
for the call parameters and return values. For error handling, MC-CLI uses exceptions of the classes BcObjectException
, BcParameterException
and BcToolException
. These Java classes are contained in the package com.fujitsu.ts.jca.tools.mc.cli.
This section gives you a brief overview of these classes. A full description of the Java classes can be found in JavaDoc which is stored in the JavaDoc
subdirectory of the Management Console installation directory.