Serialized Form
-
Package io.helidon.codegen
-
Exception Class io.helidon.codegen.CodegenException
class CodegenException extends RuntimeException implements Serializable-
Serialized Fields
-
originatingElement
Object originatingElement
Originating element, depends on which codegen implementation is used. For annotation processor, this could be the Element that caused this exception.
-
-
-