Package lumis.service.formbuilder
Class AnswerInvalidLengthException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- lumis.service.formbuilder.AnswerInvalidLengthException
-
- All Implemented Interfaces:
java.io.Serializable
public class AnswerInvalidLengthException extends java.lang.Exception
- Since:
- 8.2.0
- Version:
- $Revision: 18134 $ $Date: 2015-12-15 17:29:32 -0200 (Tue, 15 Dec 2015) $
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AnswerInvalidLengthException(int maxLength)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getMaxLength()
-