Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for incorect (0.14 sec)

  1. src/main/java/jcifs/smb/SmbTreeConnection.java

                }
                catch ( CIFSException e ) {
                    log.debug("send", e);
                    last = e;
                }
                // If we get here, we got the 'The Parameter is incorrect' error or a transport exception
                // Disconnect and try again from scratch.
    
                if ( log.isDebugEnabled() ) {
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Tue Jul 07 10:50:16 GMT 2020
    - 31K bytes
    - Viewed (0)
Back to top