Class ConflictingGenericTypesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.javaparser.resolution.logic.ConflictingGenericTypesException
All Implemented Interfaces:
Serializable

public class ConflictingGenericTypesException extends RuntimeException
See Also:
  • Constructor Details

    • ConflictingGenericTypesException

      public ConflictingGenericTypesException(ResolvedType formalType, ResolvedType actualType)