public class RemoteScpException
extends java.lang.Exception
| Constructor and Description |
|---|
RemoteScpException() |
RemoteScpException(java.lang.String message) |
RemoteScpException(java.lang.String message,
java.lang.Throwable cause) |
RemoteScpException(java.lang.Throwable cause) |
public RemoteScpException()
public RemoteScpException(java.lang.String message)
message - dittopublic RemoteScpException(java.lang.Throwable cause)
cause - Throwablepublic RemoteScpException(java.lang.String message,
java.lang.Throwable cause)
message - dittocause - ThrowableCopyright ©2007-2022 The Apache Software Foundation, Licensed under Apache License, Version 2.0.