Package com.tailf.conf
Class ConfWarningException
Object
Throwable
Exception
com.tailf.conf.ConfException
com.tailf.conf.ConfWarningException
- All Implemented Interfaces:
 Serializable
Warning exception base class.
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionConfWarningException(String msg, int codeInteger, ConfWarning[] ws) ConfWarningException(String msg, ErrorCode code, ConfWarning[] ws)  - 
Method Summary
Methods inherited from class com.tailf.conf.ConfException
getErrorCode, getOpaque, mk, mkMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ConfWarningException
 - 
ConfWarningException
 
 - 
 - 
Method Details
- 
getWarnings
 
 -