|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception javax.emb.MediaException (src) javax.emb.NoServerFoundException
This exception is thrown if no suitable protocol server is found during publish operations.
Constructor Summary | |
NoServerFoundException()
|
|
NoServerFoundException(java.lang.String message)
|
|
NoServerFoundException(java.lang.String message,
java.lang.Throwable cause)
|
|
NoServerFoundException(java.lang.Throwable cause)
|
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 NoServerFoundException()
javax.emb.MediaException()
public NoServerFoundException(java.lang.String message)
javax.emb.MediaException(String)
public NoServerFoundException(java.lang.String message, java.lang.Throwable cause)
javax.emb.MediaException(String, Throwable)
public NoServerFoundException(java.lang.Throwable cause)
javax.emb.MediaException(Throwable)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |