InternalException

public final class InternalException extends AmapiSdkException


L'appel a échoué en raison d'une erreur interne.

Résumé

Constructeurs publics

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

Constructeurs publics

InternalException

public InternalException(@NonNull Exception cause)

InternalException

public InternalException(Throwable cause, String requestId)

InternalException

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