UndefinedCustomField

@Deprecated(message = "This exception is no longer used, as the SDK doesn't restrict custom fields passed to the server.")
public final class UndefinedCustomField extends CXOneException

Deprecated

This exception is no longer used, as the SDK doesn't restrict custom fields passed to the server.

A custom value passed to com.nice.cxonechat.ChatThreadsHandler.create for an invalid (ie., missing) pre-chat survey field.

Properties

Link copied to clipboard
private final Throwable cause
Link copied to clipboard
private final String message

Functions

Link copied to clipboard
public final Unit addSuppressed(Throwable p0)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public String getMessage()
Link copied to clipboard
Link copied to clipboard
public final Array<Throwable> getSuppressed()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard