org.jgroups.blocks

Class VoteException


public class VoteException
extends ChannelException

This exception is thrown when voting listener cannot vote on the specified decree.

Author:
Roman Rokytskyy (rrokytskyy@acm.org)

Constructor Summary

VoteException(String msg)

Method Summary

Methods inherited from class org.jgroups.ChannelException

getCause, printStackTrace, printStackTrace, printStackTrace, toString

Constructor Details

VoteException

public VoteException(String msg)


Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.