Enum Class StreamsUncaughtExceptionHandler.StreamThreadExceptionResponse

java.lang.Object
java.lang.Enum<StreamsUncaughtExceptionHandler.StreamThreadExceptionResponse>
org.apache.kafka.streams.errors.StreamsUncaughtExceptionHandler.StreamThreadExceptionResponse
All Implemented Interfaces:
Serializable, Comparable<StreamsUncaughtExceptionHandler.StreamThreadExceptionResponse>, Constable
Enclosing interface:
StreamsUncaughtExceptionHandler

public static enum StreamsUncaughtExceptionHandler.StreamThreadExceptionResponse extends Enum<StreamsUncaughtExceptionHandler.StreamThreadExceptionResponse>
Enumeration that describes the response from the exception handler.