API Documentation > Exceptions > Class pfcXSequenceTooLong
Class pfcXSequenceTooLong
Description
This exception is thrown when the sequence length exceeds the maximum allowable size.
Direct Parent Classes:
Property Summary
/* readonly */ number
The maximum length allowed for a sequence
Property Detail
/* readonly */ number
MaxLength
The maximum length allowed for a sequence
Was this helpful?