org.objectweb.jotm

Class InactiveException


public class InactiveException
extends RemoteException

This exception indicates that the transaction is not in the correct state.

Constructor Summary

InactiveException()
InactiveException(String msg)

Constructor Details

InactiveException

public InactiveException()


InactiveException

public InactiveException(String msg)