| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.common | 
| Modifier and Type | Method and Description | 
|---|---|
RpcError.ErrorSeverity | 
RpcError.getSeverity()
Returns the error severity, as determined by the application reporting the error. 
 | 
static RpcError.ErrorSeverity | 
RpcError.ErrorSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static RpcError.ErrorSeverity[] | 
RpcError.ErrorSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.