InvalidRecordingGroupException
One of the following errors:
You have provided a combination of parameter values that is not valid. For example:
Setting the
allSupportedfield of RecordingGroup totrue, but providing a non-empty list for theresourceTypesfield of RecordingGroup.Setting the
allSupportedfield of RecordingGroup totrue, but also setting theuseOnlyfield of RecordingStrategy toEXCLUSION_BY_RESOURCE_TYPES.Every parameter is either null, false, or empty.
You have reached the limit of the number of resource types you can provide for the recording group.
You have provided resource types or a recording strategy that are not valid.
Types
Functions
Link copied to clipboard
inline fun copy(block: InvalidRecordingGroupException.Builder.() -> Unit = {}): InvalidRecordingGroupException