public class TypeInferenceException extends FormattedRuntimeException
| Constructor and Description |
|---|
TypeInferenceException() |
TypeInferenceException(String message,
Object... args) |
TypeInferenceException(Throwable throwable) |
TypeInferenceException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.