|
DBAbstract API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--ro.raducora.utils.protocol.RedirectException
| Constructor Summary | |
RedirectException(java.lang.String redirectHost,
int redirectPort)
Constructor |
|
| Method Summary | |
java.lang.String |
getRedirectHost()
Get the host to redirect to |
int |
getRedirectPort()
Get the PORT to redirect to |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RedirectException(java.lang.String redirectHost,
int redirectPort)
redirectHost - the host to redirect toredirectPort - the port to redirect to| Method Detail |
public java.lang.String getRedirectHost()
public int getRedirectPort()
|
DBAbstract API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||