org.granite.messaging.jmf
Class JMFEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.granite.messaging.jmf.JMFEncodingException
- All Implemented Interfaces:
- Serializable
public class JMFEncodingException
- extends IOException
- Author:
- Franck WOLFF
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JMFEncodingException
public JMFEncodingException()
JMFEncodingException
public JMFEncodingException(String message)
JMFEncodingException
public JMFEncodingException(Throwable cause)
JMFEncodingException
public JMFEncodingException(String message,
Throwable cause)