public class DOMRpcImplementationNotAvailableException extends DOMRpcException
| Constructor and Description | 
|---|
| DOMRpcImplementationNotAvailableException(@NonNull String format,
                                         Object... args) | 
| DOMRpcImplementationNotAvailableException(String message,
                                         Throwable cause) | 
| DOMRpcImplementationNotAvailableException(@NonNull Throwable cause,
                                         @NonNull String format,
                                         Object... args) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DOMRpcImplementationNotAvailableException(@NonNull String format, Object... args)
public DOMRpcImplementationNotAvailableException(@NonNull Throwable cause, @NonNull String format, Object... args)
Copyright © 2019 OpenDaylight. All rights reserved.