WebLogic Integration


com.bea.wlai.client
Class DeploymentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.util.AbstractExceptionContainer
                    |
                    +--com.bea.wlai.client.DeploymentException

public class DeploymentException
extends AbstractExceptionContainer

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Fields inherited from class com.bea.util.AbstractExceptionContainer
m_container
 
Constructor Summary
DeploymentException(java.lang.String msg)
           
DeploymentException(java.lang.String msg, java.lang.Throwable t)
           
 
Methods inherited from class com.bea.util.AbstractExceptionContainer
addException, containsException, getExceptions, getLinkedException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, removeException, toString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeploymentException

public DeploymentException(java.lang.String msg)

DeploymentException

public DeploymentException(java.lang.String msg,
                           java.lang.Throwable t)

WebLogic Integration

WebLogic Integration (WLI)