Not sure there is an easy answer to the first part of your question. I do not believe there is a built in function to just show errors in the error_message() function.
In terms of supressing warning messages I think it depends on the source of you dataflow. if it is a flat file there are options available under the flat file formatting for error handling. You could look into these as a way to surpress some warnings.