public interface IbisExceptionListener
Modifier and Type | Method and Description |
---|---|
void |
exceptionThrown(INamedObject object,
Throwable t)
Inform the implementing class that the exception
t occurred in object . |
void exceptionThrown(INamedObject object, Throwable t)
t
occurred in object
.Copyright © 2023 Frank!Framework. All rights reserved.