Class ProposalException

All Implemented Interfaces:
Serializable

public class ProposalException extends BaseException
See Also:
  • Constructor Details

    • ProposalException

      public ProposalException(String message, Exception parent)
    • ProposalException

      public ProposalException(String message)
    • ProposalException

      public ProposalException(Throwable t)