Modifier and Type | Class and Description |
---|---|
class |
CodegenConfigException
Usually occurs while reading, receiving, writing or sending configuration
data.
|
Modifier and Type | Class and Description |
---|---|
class |
StockCodegenConfigConverterException
Exception thrown from Stock converters
|
class |
StockCodegenConfigException
Base exception for all exceptions thrown from the "cpdegen-config-stock"
module
|
Modifier and Type | Class and Description |
---|---|
class |
CodegenBundleValidationException |
class |
CodegenCoreException |
Modifier and Type | Class and Description |
---|---|
class |
StockCodegenCoreException |
Modifier and Type | Class and Description |
---|---|
class |
CodegenPostprocessorException
Base exception for all exceptions thrown by implementations of the
CodegenPostprocessor
interface |
Modifier and Type | Class and Description |
---|---|
class |
StockCodegenPostprocessorException
Exception typically thrown by classes within the
fx.codegen.postprocessor.stock package when a post-processing error
occurs |
Modifier and Type | Class and Description |
---|---|
class |
CodegenPreprocessorException
To be thrown whenever an exception occurs in the pre-processing phase of the
CodeGen process.
|
Modifier and Type | Class and Description |
---|---|
class |
CodegenConfigNodeNameRefactoringException |
class |
CodegenConfigNodeTypeNameRefactoringException |
class |
CodegenConfigRefactoringException |
class |
CodegenConfigValidationException |
Modifier and Type | Class and Description |
---|---|
class |
CodegenRunnerException
To be thrown when an exception occurs in a
CodegenRunner process. |