Serialized Form
-
Package com.sshtools.common.auth
-
Exception com.sshtools.common.auth.PasswordChangeException
class PasswordChangeException extends Exception implements Serializable- serialVersionUID:
- 2434493043273251078L
-
-
Package com.sshtools.common.events
-
Exception com.sshtools.common.events.EventException
class EventException extends RuntimeException implements Serializable- serialVersionUID:
- 8920551654296049197L
-
-
Package com.sshtools.common.files
-
Exception com.sshtools.common.files.FileExistsException
class FileExistsException extends IOException implements Serializable- serialVersionUID:
- -1297977570692970477L
-
-
Package com.sshtools.common.nio
-
Class com.sshtools.common.nio.WriteOperationRequest
class WriteOperationRequest extends Throwable implements Serializable- serialVersionUID:
- -4142682310499201091L
-
-
Package com.sshtools.common.permissions
-
Exception com.sshtools.common.permissions.PermissionDeniedException
class PermissionDeniedException extends Exception implements Serializable- serialVersionUID:
- 7975609968862520326L
-
Exception com.sshtools.common.permissions.UnauthorizedException
class UnauthorizedException extends Exception implements Serializable- serialVersionUID:
- -3089293113292153073L
-
-
Package com.sshtools.common.publickey
-
Exception com.sshtools.common.publickey.InvalidPassphraseException
class InvalidPassphraseException extends Exception implements Serializable- serialVersionUID:
- -1458660635959624570L
-
-
Package com.sshtools.common.sftp
-
Exception com.sshtools.common.sftp.FileIsDirectoryException
class FileIsDirectoryException extends IOException implements Serializable- serialVersionUID:
- 244584508925942734L
-
Exception com.sshtools.common.sftp.InvalidHandleException
class InvalidHandleException extends Exception implements Serializable- serialVersionUID:
- 695631098889371849L
-
Exception com.sshtools.common.sftp.SftpStatusEventException
class SftpStatusEventException extends EventException implements Serializable- serialVersionUID:
- -1620874154937769113L
-
Serialized Fields
-
status
int status
-
-
Exception com.sshtools.common.sftp.SftpStatusException
class SftpStatusException extends Exception implements Serializable- serialVersionUID:
- 3611692615088253193L
-
Serialized Fields
-
status
int status
-
-
Exception com.sshtools.common.sftp.UnsupportedFileOperationException
class UnsupportedFileOperationException extends Exception implements Serializable- serialVersionUID:
- -3108058839489617756L
-
-
Package com.sshtools.common.ssh
-
Exception com.sshtools.common.ssh.ChannelOpenException
class ChannelOpenException extends Exception implements Serializable- serialVersionUID:
- 6894031873211048989L
-
Serialized Fields
-
reason
int reason
-
-
Exception com.sshtools.common.ssh.MultiIOException
class MultiIOException extends IOException implements Serializable-
Serialized Fields
-
others
Throwable[] others
-
-
-
Exception com.sshtools.common.ssh.SshException
class SshException extends Exception implements Serializable- serialVersionUID:
- 9007933160589824147L
-
Serialized Fields
-
cause
Throwable cause
-
reason
int reason
-
-
Exception com.sshtools.common.ssh.SshIOException
class SshIOException extends IOException implements Serializable- serialVersionUID:
- 6171680689279356698L
-
Serialized Fields
-
realEx
SshException realEx
-
-
Exception com.sshtools.common.ssh.UnsupportedChannelException
class UnsupportedChannelException extends Exception implements Serializable- serialVersionUID:
- 4309055444197576779L
-
-
Package com.sshtools.common.ssh.components.jce
-
Exception com.sshtools.common.ssh.components.jce.ChaCha20Poly1305.ChaCha20.WrongKeySizeException
class WrongKeySizeException extends Exception implements Serializable- serialVersionUID:
- -290509589749955895L
-
Exception com.sshtools.common.ssh.components.jce.ChaCha20Poly1305.ChaCha20.WrongNonceSizeException
class WrongNonceSizeException extends Exception implements Serializable- serialVersionUID:
- 2687731889587117531L
-
-
Package com.sshtools.common.sshd.config