|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
tigase.xmpp.XMPPException
tigase.server.xmppserver.NotLocalhostException
public class NotLocalhostException
Created: Sep 2, 2010 4:11:34 PM
| Constructor Summary | |
|---|---|
NotLocalhostException()
Constructs ... |
|
NotLocalhostException(String msg)
Constructs ... |
|
NotLocalhostException(String msg,
Throwable cause)
Constructs ... |
|
NotLocalhostException(Throwable cause)
Constructs ... |
|
| Method Summary |
|---|
| 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 NotLocalhostException()
public NotLocalhostException(String msg)
msg - public NotLocalhostException(Throwable cause)
cause -
public NotLocalhostException(String msg,
Throwable cause)
msg - cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||