Uses of Class
com.tailf.conf.ConfWarning
Packages that use 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
Methods in com.tailf.conf that return ConfWarningConstructors in com.tailf.conf with parameters of type ConfWarningModifierConstructorDescriptionConfWarningException
(String msg, int codeInteger, ConfWarning[] ws) ConfWarningException
(String msg, ErrorCode code, ConfWarning[] ws) -
Uses of ConfWarning in com.tailf.maapi
Methods in com.tailf.maapi that return ConfWarningConstructors in com.tailf.maapi with parameters of type ConfWarningModifierConstructorDescriptionMaapiWarningException
(String msg, int codeInteger, ConfWarning[] ws) MaapiWarningException
(String msg, ErrorCode code, ConfWarning[] ws)