|
||||||||||
| 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.LocalhostException
public class LocalhostException
Created: Dec 7, 2010 5:25:55 PM
| Constructor Summary | |
|---|---|
LocalhostException()
Constructs ... |
|
LocalhostException(String msg)
Constructs ... |
|
LocalhostException(String msg,
Throwable cause)
Constructs ... |
|
LocalhostException(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 LocalhostException()
public LocalhostException(String msg)
msg - public LocalhostException(Throwable cause)
cause -
public LocalhostException(String msg,
Throwable cause)
msg - cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||