IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.xui.error
Class XUIErrorSource

java.lang.Object
  extended by com.ibm.btt.rcp.xui.error.XUIErrorSource
All Implemented Interfaces:
IXUIErrorSource

public class XUIErrorSource
extends java.lang.Object
implements IXUIErrorSource

Default implementation for IXUIErrorSource


Constructor Summary
XUIErrorSource(java.lang.String msg)
          XUIErrorSource constructor
 
Method Summary
 java.lang.String getErrorMessage()
          Get error message
 void setErrorMessage(java.lang.String msg)
          Set error message
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XUIErrorSource

public XUIErrorSource(java.lang.String msg)
XUIErrorSource constructor

Parameters:
msg - error message
Method Detail

getErrorMessage

public java.lang.String getErrorMessage()
Description copied from interface: IXUIErrorSource
Get error message

Specified by:
getErrorMessage in interface IXUIErrorSource
Returns:

setErrorMessage

public void setErrorMessage(java.lang.String msg)
Description copied from interface: IXUIErrorSource
Set error message

Specified by:
setErrorMessage in interface IXUIErrorSource

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009