Lombok - v0.11.0

Serialized Form


Package lombok.core

Class lombok.core.AnnotationValues.AnnotationValueDecodeFail extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

idx

int idx
The index into an array initializer (e.g. if the second value in an array initializer is an integer constant expression like '5+SomeOtherClass.CONSTANT', this exception will be thrown, and you'll get a '1' for idx.


owner

AnnotationValues.AnnotationValue owner
The AnnotationValue object that goes with the annotation method for which the failure occurred.


Package lombok.javac

Class lombok.javac.JavacResolution.TypeNotConvertibleException extends Exception implements Serializable


Lombok - v0.11.0

Copyright © 2009-2011 The Project Lombok Authors, licensed under the MIT licence.