public class FileTransferException
extends java.lang.RuntimeException
Constructor and Description |
---|
FileTransferException(java.lang.String msg) |
FileTransferException(java.lang.String msg,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRootMessage() |
static java.lang.Throwable |
getRootThrowable(java.lang.Throwable t) |