public static class EventIntermediateErrorActivityHandler.EventIntermediateErrorException
extends java.lang.RuntimeException
Constructor and Description |
---|
EventIntermediateErrorException()
Create an empty end error.
|
EventIntermediateErrorException(java.lang.String message)
Create an end error with an error message.
|