org.objectweb.jotm

Class NotPreparedException


public class NotPreparedException
extends RemoteException

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

Constructor Summary

NotPreparedException()
NotPreparedException(String msg)

Constructor Details

NotPreparedException

public NotPreparedException()


NotPreparedException

public NotPreparedException(String msg)