error: Add unsupported operation error code
This commit is contained in:
@@ -41,5 +41,8 @@ namespace datapath {
|
|||||||
|
|
||||||
// Invalid Path
|
// Invalid Path
|
||||||
InvalidPath,
|
InvalidPath,
|
||||||
|
|
||||||
|
// Operation Not Supported
|
||||||
|
NotSupported,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user