- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for getCategory (0.56 sec)
-
src/main/java/jcifs/smb/SmbOperationException.java
*/ public boolean isNetworkError() { return errorCode.getCategory() == ErrorCategory.NETWORK; } /** * Check if this is an authentication error * * @return true if authentication error */ public boolean isAuthenticationError() { return errorCode.getCategory() == ErrorCategory.AUTHENTICATION; } /**Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 16.5K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/helper/SitemapsHelper.java
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Fri Nov 14 13:19:40 UTC 2025 - 34.9K bytes - Viewed (0)