org.mobicents.sdp
Class UnsupportedFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.media.mscontrol.MsControlException
javax.media.mscontrol.MediaException
org.mobicents.sdp.UnsupportedFormatException
- All Implemented Interfaces:
- Serializable
public class UnsupportedFormatException
- extends javax.media.mscontrol.MediaException
Standard JMF class -- see this class in the JMF Javadoc. Complete.
- Author:
- Ken Larson
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedFormatException
public UnsupportedFormatException(Format unsupportedFormat)
UnsupportedFormatException
public UnsupportedFormatException(String message,
Format unsupportedFormat)
getFailedFormat
public Format getFailedFormat()
Copyright © 2013 TeleStax, Inc.. All Rights Reserved.