agonism.dovetail.site
Class RequestErrorHelper

java.lang.Object
  |
  +--agonism.dovetail.site.RequestErrorHelper

public class RequestErrorHelper
extends java.lang.Object


Constructor Summary
RequestErrorHelper()
           
 
Method Summary
 void addError(RequestError error)
           
 java.util.Collection getErrors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestErrorHelper

public RequestErrorHelper()
Method Detail

addError

public void addError(RequestError error)

getErrors

public java.util.Collection getErrors()