public class ExceptionHolder extends Object implements ExceptionListener
Constructor and Description |
---|
ExceptionHolder() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
exceptionThrown(Exception e) |
List |
getExceptions() |
boolean |
isExceptionThrown() |
void |
print() |
protected final Log logger
public void exceptionThrown(Exception e)
exceptionThrown
in interface ExceptionListener
public List getExceptions()
public boolean isExceptionThrown()
public void clear()
public void print()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.