Class AnswerInvalidLengthException

  • All Implemented Interfaces:
    Serializable

    public class AnswerInvalidLengthException
    extends Exception
    Invalid length exception for FormField answers
    Since:
    8.2.0
    Version:
    $Revision: 18134 $ $Date: 2015-12-15 17:29:32 -0200 (Tue, 15 Dec 2015) $
    See Also:
    Serialized Form
    • Constructor Detail

      • AnswerInvalidLengthException

        public AnswerInvalidLengthException​(int maxLength)
    • Method Detail

      • getMaxLength

        public int getMaxLength()