public class WeavingException extends RuntimeException
Constructor and Description |
---|
WeavingException(List<String> sources,
Throwable cause) |
WeavingException(String message) |
WeavingException(String source,
String method,
int number) |
WeavingException(String source,
Throwable cause)
Used when a synchronous error is caught during the subscription
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018–2021 SmallRye. All rights reserved.