- Enclosing class:
- DbxRecord
public static class DbxRecord.IllegalRecordId
extends java.lang.IllegalArgumentException
Thrown when an illegal record ID is given.
IDs are case-sensitive, can be 1-32 characters long and contain
alphanumeric characters plus these punctuation characters: . - _ + / =
- See Also:
- Serialized Form