InternalException

public final class InternalException extends AmapiSdkException


השיחה נכשלה בגלל שגיאה פנימית.

סיכום

‫constructors ציבוריים

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

‫constructors ציבוריים

InternalException

public InternalException(@NonNull Exception cause)

InternalException

public InternalException(Throwable cause, String requestId)

InternalException

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