public class FederatedWorkerHandlerException extends RuntimeException
Constructor and Description |
---|
FederatedWorkerHandlerException(String msg)
Create new instance of FederatedWorkerHandlerException with a message.
|
FederatedWorkerHandlerException(String msg,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FederatedWorkerHandlerException(String msg)
msg
- message describing the exceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.