public class GeneratorException extends RuntimeException
Generators if no more values can be produced.| Constructor and Description |
|---|
GeneratorException() |
GeneratorException(String message) |
GeneratorException(String message,
Throwable cause) |
GeneratorException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
GeneratorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.