Class VoteException

All Implemented Interfaces:
Serializable

public class VoteException extends ChannelException
This exception is thrown when voting listener cannot vote on the specified decree.
Author:
Roman Rokytskyy (rrokytskyy@acm.org)
See Also:
  • Constructor Details

    • VoteException

      public VoteException(String msg)