IBM WebSphere Application ServerTM
Release 7

com.ibm.portal.dynamicui
Class DynamicUIManagementException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.portal.dynamicui.DynamicUIManagementException
All Implemented Interfaces:
java.io.Serializable

public class DynamicUIManagementException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DynamicUIManagementException(java.lang.String str)
           
 
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

DynamicUIManagementException

public DynamicUIManagementException(java.lang.String str)

IBM WebSphere Application ServerTM
Release 7