DOMRpcImplementationNotAvailableException instead.@Deprecated public class DOMRpcImplementationNotAvailableException extends DOMRpcException
| Constructor and Description |
|---|
DOMRpcImplementationNotAvailableException(@NonNull String format,
Object... args)
Deprecated.
|
DOMRpcImplementationNotAvailableException(String message,
Throwable cause)
Deprecated.
|
DOMRpcImplementationNotAvailableException(@NonNull Throwable cause,
@NonNull String format,
Object... args)
Deprecated.
|
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.