WebLogic Integration


com.bea.wlxt
Class WLXTException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.wlxt.nestedexception.NestedException
                    |
                    +--com.bea.wlxt.WLXTException

public class WLXTException
extends com.bea.wlxt.nestedexception.NestedException

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

Constructor Summary
WLXTException()
           
WLXTException(java.lang.Exception e)
           
WLXTException(java.lang.String s)
           
WLXTException(java.lang.String s, java.lang.Exception e)
           
 
Methods inherited from class com.bea.wlxt.nestedexception.NestedException
getMessage, getNestedException, isSystemException, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WLXTException

public WLXTException()

WLXTException

public WLXTException(java.lang.String s)

WLXTException

public WLXTException(java.lang.Exception e)

WLXTException

public WLXTException(java.lang.String s,
                     java.lang.Exception e)

WebLogic Integration

WebLogic Integration (WLI)