net.openmarkup
Interface Warning

All Known Implementing Classes:
ApplierWarning, AssimilatorWarning

public interface Warning

Tagging interface for moderate exceptions of any type that may be corrected automatically, but with explicit notification to the end user. When exceptions that implement this interface are caught, a warning may be presented to the user describing the problem. Additionally, a warning message may be logged to the console or to another destination.

Author:
Ramesh Gupta



Copyright 2003-2004 eNode, Inc. All rights reserved.