Class IntrospectionException

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

public class IntrospectionException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • IntrospectionException

      IntrospectionException(String message)
    • IntrospectionException

      IntrospectionException(Throwable cause)