public class AVTransportException extends ActionException
| Constructor and Description |
|---|
AVTransportException(AVTransportErrorCode errorCode) |
AVTransportException(AVTransportErrorCode errorCode,
String message) |
AVTransportException(ErrorCode errorCode) |
AVTransportException(ErrorCode errorCode,
String message) |
AVTransportException(int errorCode,
String message) |
AVTransportException(int errorCode,
String message,
Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AVTransportException(int errorCode,
String message)
public AVTransportException(ErrorCode errorCode)
public AVTransportException(AVTransportErrorCode errorCode, String message)
public AVTransportException(AVTransportErrorCode errorCode)
Copyright © 2023 jUPnP.org. All rights reserved.