Class PreconditionException

    • Constructor Detail

      • PreconditionException

        public PreconditionException​(String msg,
                                     int httpStatus)
        Ordinary constructor
        Parameters:
        msg - error message
        httpStatus - the http status code
    • Method Detail

      • getHttpStatus

        public int getHttpStatus()
        Returns:
        the httpStatus