org.fourthline.cling.support.avtransport
Class AVTransportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fourthline.cling.model.action.ActionException
org.fourthline.cling.support.avtransport.AVTransportException
- All Implemented Interfaces:
- Serializable
public class AVTransportException
- extends ActionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AVTransportException
public AVTransportException(int errorCode,
String message)
AVTransportException
public AVTransportException(int errorCode,
String message,
Throwable cause)
AVTransportException
public AVTransportException(ErrorCode errorCode,
String message)
AVTransportException
public AVTransportException(ErrorCode errorCode)
AVTransportException
public AVTransportException(AVTransportErrorCode errorCode,
String message)
AVTransportException
public AVTransportException(AVTransportErrorCode errorCode)
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.