InternalException

public final class InternalException extends AmapiSdkException


A chamada falhou devido a um erro interno.

Resumo

Construtores públicos

InternalException(Throwable cause, String requestId)
InternalException(
    @NonNull String message,
    Throwable cause,
    String requestId
)

Construtores públicos

InternalException

public InternalException(@NonNull Exception cause)

InternalException

public InternalException(Throwable cause, String requestId)

InternalException

public InternalException(
    @NonNull String message,
    Throwable cause,
    String requestId
)