Class AnnotationMetadataException

All Implemented Interfaces:
Serializable

public class AnnotationMetadataException extends BeanContextException
An exception that occurs constructing AnnotationMetadata.
Since:
1.0
Author:
Graeme Rocher
See Also:
  • Constructor Details

    • AnnotationMetadataException

      public AnnotationMetadataException(String message, Throwable cause)
      Parameters:
      message - The message
      cause - The throwable
    • AnnotationMetadataException

      public AnnotationMetadataException(String message)
      Parameters:
      message - The message