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, mk
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConfWarningException(String msg, ErrorCode code, ConfWarning[] ws)
public ConfWarningException(String msg, int codeInteger, ConfWarning[] ws)
public ConfWarning[] getWarnings()