Top Description Fields Constructors
com.sun.tools.javac.processing

public Class AnnotationProcessingError

extends Error
Class Inheritance

Error thrown for problems encountered during annotation processing.

This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.

Field Summary

Modifier and TypeField and Description
pack-priv static final long

Constructor Summary

AccessConstructor and Description
pack-priv

Field Detail

serialVersionUIDback to summary
pack-priv static final long serialVersionUID

Hides java.lang.Error.serialVersionUID.

Constructor Detail

AnnotationProcessingErrorback to summary
pack-priv AnnotationProcessingError(Throwable cause)