Class AnnotationParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.protostream.AnnotationParserException
All Implemented Interfaces:
Serializable

public class AnnotationParserException extends RuntimeException
Exception indicating a syntax or semantic error encountered during parsing or validation of annotations.
Since:
2.0
Author:
[email protected]
See Also:
  • Constructor Details

    • AnnotationParserException

      public AnnotationParserException(String message)