public class GenerationException
extends java.lang.Exception
| Constructor and Description |
|---|
GenerationException()
Instantiates a new configuration exception.
|
GenerationException(java.lang.String message)
Instantiates a new configuration exception.
|
GenerationException(java.lang.String message,
java.lang.Throwable cause)
Instantiates a new configuration exception.
|
public GenerationException()
public GenerationException(java.lang.String message)
message - the messagepublic GenerationException(java.lang.String message,
java.lang.Throwable cause)
message - the messagecause - the causeCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.