|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.mobicents.media.MediaException
org.mobicents.media.format.UnsupportedFormatException
public class UnsupportedFormatException
Standard JMF class -- see this class in the JMF Javadoc. Complete.
| Constructor Summary | |
|---|---|
UnsupportedFormatException(Format unsupportedFormat)
|
|
UnsupportedFormatException(java.lang.String message,
Format unsupportedFormat)
|
|
| Method Summary | |
|---|---|
Format |
getFailedFormat()
|
| 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 UnsupportedFormatException(Format unsupportedFormat)
public UnsupportedFormatException(java.lang.String message,
Format unsupportedFormat)
| Method Detail |
|---|
public Format getFailedFormat()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||