cgl.narada.protocol
Class ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cgl.narada.protocol.ProtocolException
- All Implemented Interfaces:
- ProtocolDebugFlags, Serializable
public class ProtocolException
- extends Exception
- implements ProtocolDebugFlags
- See Also:
- Serialized Form
| Fields inherited from interface cgl.narada.protocol.ProtocolDebugFlags |
BrokerLocatorCommunicator_Debug, ClientConnectionHandler_Debug, Connection_Debug, ConnectionPropagation_Debug, Destinations_Debug, DuplicateDetection_Debug, EventBuffer_Debug, EventRoutingProtocol_Debug, Gateway_Debug, GatewayInfo_Debug, GatewayPropagation_Debug, JmsProfilePropagation_Debug, LinkCostMatrix_Debug, NodeAdditionProtocol_Debug, NodeAddress_Debug, Path_Debug, PersistentEventRouting_Debug, ProfilePropagationProtocol_Debug, ProtocolException_Debug, ProtocolHandler_Debug, ProtocolID_Debug, ProtocolIDFactory_Debug, RoutingCache_Debug, RtpEventRoutingProtocol_Debug, RtpProfilePropagation_Debug, SecureMessageRouting_Debug, TagValueEventRoutingProtocol_Debug, TagValueProfilePropagation_Debug, XmlEventRoutingProtocol_Debug, XPathProfilePropagation_Debug |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
type
public int type
ProtocolException
public ProtocolException()
ProtocolException
public ProtocolException(int type)
getType
public int getType()
typeToString
public String typeToString(int type)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project