Uses of Enum Class
org.opendaylight.yangtools.yang.common.ErrorSeverity
-
Uses of ErrorSeverity in org.opendaylight.yangtools.yang.common
Methods in org.opendaylight.yangtools.yang.common that return ErrorSeverityModifier and TypeMethodDescriptionstatic @Nullable ErrorSeverityErrorSeverity.forElementBody(String elementBody) RpcError.getSeverity()Returns the error severity, as determined by the application reporting the error.static ErrorSeverityReturns the enum constant of this class with the specified name.static ErrorSeverity[]ErrorSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared.