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) |
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AVTransportException(int errorCode, String message)
public AVTransportException(ErrorCode errorCode)
public AVTransportException(AVTransportErrorCode errorCode, String message)
public AVTransportException(AVTransportErrorCode errorCode)
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.