IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.perspective.exception
Class PerspectiveLayoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.ibm.btt.rcp.perspective.exception.PerspectiveLayoutException
All Implemented Interfaces:
java.io.Serializable

public class PerspectiveLayoutException
extends java.lang.RuntimeException

Perspective layout exception

See Also:
Serialized Form

Constructor Summary
PerspectiveLayoutException()
          Perspective layout exception constructor
PerspectiveLayoutException(java.lang.String arg0)
          Perspective layout exception constructor
PerspectiveLayoutException(java.lang.String arg0, java.lang.Throwable arg1)
          Perspective layout exception constructor
PerspectiveLayoutException(java.lang.Throwable arg0)
          Perspective layout exception 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

PerspectiveLayoutException

public PerspectiveLayoutException()
Perspective layout exception constructor


PerspectiveLayoutException

public PerspectiveLayoutException(java.lang.String arg0)
Perspective layout exception constructor

Parameters:
arg0 -

PerspectiveLayoutException

public PerspectiveLayoutException(java.lang.Throwable arg0)
Perspective layout exception constructor

Parameters:
arg0 -

PerspectiveLayoutException

public PerspectiveLayoutException(java.lang.String arg0,
                                  java.lang.Throwable arg1)
Perspective layout exception constructor

Parameters:
arg0 -
arg1 -

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009