public class ExceptionConverter extends Object
| 构造器和说明 |
|---|
ExceptionConverter() |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.openmessaging.exception.OMSRuntimeException |
convertConsumeException(Throwable cause) |
static io.openmessaging.exception.OMSRuntimeException |
convertProduceException(Throwable cause) |
static io.openmessaging.exception.OMSRuntimeException |
convertRuntimeException(Throwable cause) |
public static io.openmessaging.exception.OMSRuntimeException convertRuntimeException(Throwable cause)
public static io.openmessaging.exception.OMSRuntimeException convertProduceException(Throwable cause)
public static io.openmessaging.exception.OMSRuntimeException convertConsumeException(Throwable cause)
Copyright © 2020 Joyqueue Community. All rights reserved.