public class RabbitmqActorException extends RuntimeException
| Constructor and Description |
|---|
RabbitmqActorException(ErrorCode errorCode,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static RabbitmqActorException |
propagate(String message,
Throwable throwable) |
static RabbitmqActorException |
propagate(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static RabbitmqActorException propagate(Throwable throwable)
public static RabbitmqActorException propagate(String message, Throwable throwable)
Copyright © 2016–2019. All rights reserved.