RpcResultBuilder
@Deprecated public class RpcErrors extends Object
Constructor and Description |
---|
RpcErrors()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static org.opendaylight.yangtools.yang.common.RpcError |
getRpcError(String applicationTag,
String tag,
String info,
org.opendaylight.yangtools.yang.common.RpcError.ErrorSeverity severity,
String message,
org.opendaylight.yangtools.yang.common.RpcError.ErrorType errorType,
Throwable cause)
Deprecated.
|
public static org.opendaylight.yangtools.yang.common.RpcError getRpcError(String applicationTag, String tag, String info, org.opendaylight.yangtools.yang.common.RpcError.ErrorSeverity severity, String message, org.opendaylight.yangtools.yang.common.RpcError.ErrorType errorType, Throwable cause)
applicationTag
- tag
- info
- severity
- message
- errorType
- cause
- RpcError
implementationCopyright © 2019 OpenDaylight. All rights reserved.