Serialized Form
-
Package org.mapstruct.ap.internal.util
-
Exception Class org.mapstruct.ap.internal.util.AnnotationProcessingException
class AnnotationProcessingException extends RuntimeException implements Serializable-
Serialized Fields
-
annotationMirror
AnnotationMirror annotationMirror
-
annotationValue
AnnotationValue annotationValue
-
element
Element element
-
-
-
-
Package org.mapstruct.ap.spi
-
Exception Class org.mapstruct.ap.spi.MoreThanOneBuilderCreationMethodException
class MoreThanOneBuilderCreationMethodException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
builderCreationMethods
List<BuilderInfo> builderCreationMethods
-
type
TypeMirror type
-
-
Exception Class org.mapstruct.ap.spi.TypeHierarchyErroneousException
class TypeHierarchyErroneousException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
type
TypeMirror type
-
-