com.ibm.commerce.ras
Interface ErrorNotification
- All Superinterfaces:
- IOutputManager
- public interface ErrorNotification
- extends IOutputManager
ErrorNotification defines the abstract method to send out error notification.
Field Summary |
static java.lang.String |
COPYRIGHT
IBM copyright notice field. |
Method Summary |
void |
print(java.lang.String message)
Prints out the error notification message. |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- IBM copyright notice field.
- See Also:
- Constant Field Values
print
public void print(java.lang.String message)
- Prints out the error notification message.
-
- Specified by:
- print in interface IOutputManager
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.