Package com.jcraft.jsch
Class JSchAuthCancelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.jcraft.jsch.JSchException
-
- com.jcraft.jsch.JSchAuthCancelException
-
- All Implemented Interfaces:
java.io.Serializable
class JSchAuthCancelException extends JSchException
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.String
method
-
Constructor Summary
Constructors Constructor Description JSchAuthCancelException()
JSchAuthCancelException(java.lang.String s)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMethod()
-
Methods inherited from class com.jcraft.jsch.JSchException
getCause
-
-