All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class ORG.opengroup.axtp.tp.RejectedTransactionException

java.lang.Object
    |
    +----java.lang.Throwable
            |
            +----java.lang.Exception
                    |
                    +----ORG.opengroup.axtp.tp.RejectedTransactionException

public class RejectedTransactionException
extends Exception

Constructor Index

 o RejectedTransactionException()
 o RejectedTransactionException(String)

Constructors

 o RejectedTransactionException
public RejectedTransactionException()
 o RejectedTransactionException
public RejectedTransactionException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index