Uses of Class
com.tailf.conf.ConfWarning
Package
Description
Data types and utilities for communication with the server.
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of ConfWarning in com.tailf.conf
ModifierConstructorDescriptionConfWarningException
(String msg, int codeInteger, ConfWarning[] ws) ConfWarningException
(String msg, ErrorCode code, ConfWarning[] ws) -
Uses of ConfWarning in com.tailf.maapi
ModifierConstructorDescriptionMaapiWarningException
(String msg, int codeInteger, ConfWarning[] ws) MaapiWarningException
(String msg, ErrorCode code, ConfWarning[] ws)