public class GXFtpException
extends GXGeneralException
Constructor and Description |
---|
GXFtpException(GXFtpReply reply)
Convience constructor; Creates new GXFtpException using "Unexpected" as the
explaination.
|
GXFtpException(GXFtpReply reply,
String msg,
Throwable e)
Constructs new GXFtpException with short explaination of the circumstance.
|
GXFtpException(String msg)
Constructs new GXFtpException with short explaination of the circumstance.
|
public GXFtpException(GXFtpReply reply, String msg, Throwable e)
public GXFtpException(String msg)
public GXFtpException(GXFtpReply reply)
public GXFtpReply getReply()
public int getType()
GXFtpReply#getType
public int getCode()
GXFtpReply#getCode
Copyright 2014 Software AG. All rights reserved. Use is subject to license terms.