public class ErrorStack extends Object
| Constructor and Description |
|---|
ErrorStack() |
public void pushError(Throwable e)
public void logErrors()
public void clear()
public boolean hasErrors()
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.