Class ReviewBoardException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.reviewboard.rbjenkins.common.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:
  • Constructor Details

    • ReviewBoardException

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