Class IntrospectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.model.interpolation.reflection.IntrospectionException
All Implemented Interfaces:
Serializable

@Deprecated(since="4.0.0") public class IntrospectionException extends Exception
Deprecated.
use ModelBuilder instead
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Deprecated.
      See Also:
  • Constructor Details

    • IntrospectionException

      IntrospectionException(String message)
      Deprecated.
    • IntrospectionException

      IntrospectionException(Throwable cause)
      Deprecated.