public class GenerationException extends Exception
Constructor and Description |
---|
GenerationException()
Instantiates a new configuration exception.
|
GenerationException(String message)
Instantiates a new configuration exception.
|
GenerationException(String message,
Throwable cause)
Instantiates a new configuration exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GenerationException()
public GenerationException(String message)
message
- the messageCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.