com.maverick.sshd
Class UnsupportedChannelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.maverick.sshd.UnsupportedChannelException
- All Implemented Interfaces:
- Serializable
public class UnsupportedChannelException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedChannelException
public UnsupportedChannelException()
UnsupportedChannelException
public UnsupportedChannelException(String message)
UnsupportedChannelException
public UnsupportedChannelException(Throwable cause)
UnsupportedChannelException
public UnsupportedChannelException(String message,
Throwable cause)
Copyright © 2012. All Rights Reserved.