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