BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.transaction.nonxa
Class NonXAException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.transaction.nonxa.NonXAException

public class NonXAException
extends java.lang.Exception

Thrown by resources implementing the NonXAResource interface to indicate an error while processing the resource's local transaction.

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

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

NonXAException

public NonXAException()

NonXAException

public NonXAException(java.lang.String s)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81