Class ReviewBoardException

  • All Implemented Interfaces:
    Serializable

    public class ReviewBoardException
    extends Exception
    A ReviewBoardException is thrown when an error occurs while communicating with a Review Board server.
    See Also:
    Serialized Form
    • Constructor Detail

      • ReviewBoardException

        public ReviewBoardException​(String message)
        Construct the ReviewBoardException with the given error message.
        Parameters:
        message - Error message