All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CORBA.WrongTransaction

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.omg.CORBA.UserException
                           |
                           +----org.omg.CORBA.WrongTransaction

public final class WrongTransaction
extends UserException

IDL definition:
exception WrongTransaction {
};


Constructor Index

 o WrongTransaction()

Method Index

 o toString()

Constructors

 o WrongTransaction
 public WrongTransaction()

Methods

 o toString
 public String toString()
Overrides:
toString in class Throwable

All Packages  Class Hierarchy  This Package  Previous  Next  Index