You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`COMMON`| The cause is known and expected, indicates that there is nothing wrong with the library itself |
410
410
|`SUSPICIOUS`| The cause might not be exactly known, but is possibly caused by outside factors. For example when an outside service responds in a format that we do not expect |
411
-
|`FATAL`| If the probable cause is an issue with the library or when there is no way to tell what the cause might be. This is the default level and other levels are used in cases where the thrower has more in-depth knowledge about the error |
411
+
|`FAULT`| If the probable cause is an issue with the library or when there is no way to tell what the cause might be. This is the default level and other levels are used in cases where the thrower has more in-depth knowledge about the error |
0 commit comments