whats is mean Actionerrors and Actionerror?
ActionErrors is the super class of ActionError.So we have to make one ActionError object for every error and add all the objects to ActionErrors object.