org.kefirsf.bb
Class TextProcessorNestingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kefirsf.bb.TextProcessorException
org.kefirsf.bb.TextProcessorNestingException
- All Implemented Interfaces:
- Serializable
public class TextProcessorNestingException
- extends TextProcessorException
Throws if nesting is too large.
- Author:
- Vitalii Samolovskikh aka Kefir
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MESSAGE_PATTERN
public static final String MESSAGE_PATTERN
- See Also:
- Constant Field Values
TextProcessorNestingException
public TextProcessorNestingException(int limit)
Copyright © 2013. All Rights Reserved.