com.atlassian.bamboo.plugins.rest.common.exception
Class RestErrorCollection

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.common.exception.RestErrorCollection

public class RestErrorCollection
extends java.lang.Object


Constructor Summary
RestErrorCollection()
           
RestErrorCollection(ErrorCollection simpleErrorCollection)
           
 
Method Summary
 void addError(java.lang.String error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestErrorCollection

public RestErrorCollection()

RestErrorCollection

public RestErrorCollection(@NotNull
                           ErrorCollection simpleErrorCollection)
Method Detail

addError

public void addError(java.lang.String error)


Copyright © 2012 Atlassian. All Rights Reserved.