IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

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

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.PerspectiveDefinitionException
All Implemented Interfaces:
java.io.Serializable

public class PerspectiveDefinitionException
extends java.lang.RuntimeException

Perspective definition error exception

See Also:
Serialized Form

Constructor Summary
PerspectiveDefinitionException()
          PerspectiveDefinitionException Constructor
PerspectiveDefinitionException(java.lang.String arg0)
          PerspectiveDefinitionException Constructor
PerspectiveDefinitionException(java.lang.String arg0, java.lang.Throwable arg1)
          PerspectiveDefinitionException Constructor
PerspectiveDefinitionException(java.lang.Throwable arg0)
          PerspectiveDefinitionException 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

PerspectiveDefinitionException

public PerspectiveDefinitionException()
PerspectiveDefinitionException Constructor


PerspectiveDefinitionException

public PerspectiveDefinitionException(java.lang.String arg0)
PerspectiveDefinitionException Constructor

Parameters:
arg0 -

PerspectiveDefinitionException

public PerspectiveDefinitionException(java.lang.Throwable arg0)
PerspectiveDefinitionException Constructor

Parameters:
arg0 -

PerspectiveDefinitionException

public PerspectiveDefinitionException(java.lang.String arg0,
                                      java.lang.Throwable arg1)
PerspectiveDefinitionException Constructor

Parameters:
arg0 -
arg1 -

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011