java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.exceptions.ValueAnnotationException
All Implemented Interfaces:
Serializable

public class ValueAnnotationException extends RuntimeException
See Also:
  • Constructor Details

    • ValueAnnotationException

      public ValueAnnotationException(String message)
    • ValueAnnotationException

      public ValueAnnotationException(String message, Throwable cause)