public class GeneratorException extends Exception
Constructor and Description |
---|
GeneratorException(String message)
Constructs a new exception.
|
GeneratorException(String message,
Throwable cause)
Constructs a new exception.
|
GeneratorException(Throwable cause)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017–2025 OWASP Foundation. All rights reserved.