public class HTTPRedirect
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
m_path
Path
|
| Constructor and Description |
|---|
HTTPRedirect(java.lang.String path)
Creates a new HTTPRedirect.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath() |