Class VoterNotFoundException

All Implemented Interfaces:
Serializable

public class VoterNotFoundException extends ApiException
See Also:
  • Constructor Details

    • VoterNotFoundException

      public VoterNotFoundException(String message)
    • VoterNotFoundException

      public VoterNotFoundException(String message, Throwable cause)