Generated by
JDiff

Class org.apache.pig.PigException

Added Methods
boolean getMarkedAsShowToUser() Check if this PigException is marked as the ones whose message is to be displayed to the user.
void setMarkedAsShowToUser(boolean) Mark this exception as a good candidate for showing its message to the pig user
 

Added Fields
boolean markedAsShowToUser