jcifs.util.transport
public class TransportException extends IOException
| Constructor Summary | |
|---|---|
| TransportException() | |
| TransportException(String msg) | |
| TransportException(Throwable rootCause) | |
| TransportException(String msg, Throwable rootCause) | |
| Method Summary | |
|---|---|
| Throwable | getRootCause() |
| String | toString() |