public class ConfWarningException extends ConfException
| Constructor and Description | 
|---|
ConfWarningException(String msg,
                    ErrorCode code,
                    ConfWarning[] ws)  | 
ConfWarningException(String msg,
                    int codeInteger,
                    ConfWarning[] ws)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfWarning[] | 
getWarnings()  | 
getErrorCode, getOpaque, mk, mkaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfWarningException(String msg, ErrorCode code, ConfWarning[] ws)
public ConfWarningException(String msg, int codeInteger, ConfWarning[] ws)
public ConfWarning[] getWarnings()