Package com.github.cukedoctor.builder
Class CukedoctorDocumentBuilderImpl.NestingOverflowException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.github.cukedoctor.builder.CukedoctorDocumentBuilderImpl.NestingOverflowException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CukedoctorDocumentBuilderImpl
public class CukedoctorDocumentBuilderImpl.NestingOverflowException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NestingOverflowException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-