public class CannotInferException extends RuntimeException
Constructor and Description |
---|
CannotInferException(String what,
Element owner) |
CannotInferException(String what,
TypeMirror owner) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotInferException(String what, TypeMirror owner)