| com.izforge.izpack.util.LogWarning
All known Subclasses: com.izforge.izpack.util.Log,
LogWarning | public interface LogWarning (Code) | | Interface for handle warnings logging with IzPack Log class.
author: Elmar Grom |
Field Summary | |
final static int | MAX_WARNING The highest legal error message number is less than this value. | final static int | WARNING_BASE |
MAX_WARNING | final static int MAX_WARNING(Code) | | The highest legal error message number is less than this value.
|
WARNING_BASE | final static int WARNING_BASE(Code) | | First index for warning messages
|
|
|