java.lang.Object

java.lang.Throwable

java.lang.Exception

java.lang.RuntimeException

com.opentok.exception.OpenTokException

Todas as interfaces implementadas: : Serializable

Subclasses diretas conhecidas: : InvalidArgumentException, RequestException


classe pública OpenTokException estende RuntimeException

Define as exceções no SDK do OpenTok.

Veja também: : - [Formato serializado]

Resumo do Construtor

Construtores

Construtor

Descrição

OpenTokException(String message)

Construtor.

OpenTokException(String message, Throwable cause)

Construtor.

Resumo do método

Métodos herdados da classe java.lang.Arremessável

addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

Métodos herdados da classe java.lang.Objeto

equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

Detalhes do construtor

Exceção OpenTok

public OpenTokException(String mensagem)

Construtor. Não utilize.

Exceção OpenTok

public OpenTokException(String mensagem, Arremessável (causa)

Construtor. Não utilize.