public class PropagationException extends RuntimeException
Constructor and Description |
---|
PropagationException(String resourceName,
String stackTrace)
Create a new instance based on resource name and original stacktrace received during propagation.
|
Modifier and Type | Method and Description |
---|---|
String |
getResourceName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getResourceName()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.