IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.xui.exception
Class XUIInstanceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.btt.rcp.xui.exception.XUIException
              extended by com.ibm.btt.rcp.xui.exception.XUIInstanceException
All Implemented Interfaces:
java.io.Serializable

public class XUIInstanceException
extends XUIException

Exception when XUI instance error.

See Also:
Serialized Form

Constructor Summary
XUIInstanceException()
          XUIInstanceException Constructor
XUIInstanceException(java.lang.String message)
          XUIInstanceException Constructor
XUIInstanceException(java.lang.String message, java.lang.Throwable cause)
          XUIInstanceException Constructor
XUIInstanceException(java.lang.Throwable cause)
          XUIInstanceException Constructor
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XUIInstanceException

public XUIInstanceException()
XUIInstanceException Constructor


XUIInstanceException

public XUIInstanceException(java.lang.String message,
                            java.lang.Throwable cause)
XUIInstanceException Constructor

Parameters:
message -
cause -

XUIInstanceException

public XUIInstanceException(java.lang.String message)
XUIInstanceException Constructor

Parameters:
message -

XUIInstanceException

public XUIInstanceException(java.lang.Throwable cause)
XUIInstanceException Constructor

Parameters:
cause -

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009