| ConnectionException |
Exception to be thrown when Connection is not made with server
|
| EmptyPathException |
Exception to be thrown when Path is Empty
|
| IllegalConfigurationException |
Exception to be thrown when Configuration are not valid
|
| IllegalIdentityException |
Exception to be thrown when Private key is not valid
|
| NoSessionException |
Exception to be thrown when there is no session
|
| NullConfigurationException |
Exception to be thrown when configuration is null
|
| NullPathException |
Exception to be thrown when Path is Null
|
| PacketSizeException |
Exception to be thrown when Packet is not right
|
| SFTPException |
Exception to be thrown when there is violation with SFTP protocol
|