public class SMBException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
static ExceptionWrapper<SMBException> |
Wrapper |
| Constructor and Description |
|---|
SMBException(java.lang.String message) |
SMBException(java.lang.Throwable t) |
public static ExceptionWrapper<SMBException> Wrapper