- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getStatusByCode (0.06 seconds)
-
src/main/java/jcifs/smb1/smb1/SmbTransport.java
} else { in.skip(size - 32); } } void checkStatus(final ServerMessageBlock req, final ServerMessageBlock resp) throws SmbException { resp.errorCode = SmbException.getStatusByCode(resp.errorCode); switch (resp.errorCode) { case NtStatus.NT_STATUS_SUCCESS: break; case NtStatus.NT_STATUS_ACCESS_DENIED: case NtStatus.NT_STATUS_WRONG_PASSWORD:Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 31.8K bytes - Click Count (0)