Package com.arjuna.mw.wscf.exceptions
Class DuplicateParticipantException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.mw.wsas.exceptions.WSASException
com.arjuna.mw.wscf.exceptions.DuplicateParticipantException
- All Implemented Interfaces:
Serializable
There was an attempt to register the same participant with the coordinator.
Some coordination protocols may allow this, whilst others will not.
- Since:
- 1.0.
- Version:
- $Id: DuplicateParticipantException.java,v 1.1 2002/12/19 10:44:02 nmcl Exp $
- Author:
- Mark Little (mark.little@arjuna.com)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.arjuna.mw.wsas.exceptions.WSASException
getData, getErrorCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateParticipantException
public DuplicateParticipantException() -
DuplicateParticipantException
-
DuplicateParticipantException
-