public class TypeVariableNotInClassException extends NoActualClassFoundException
| 构造器和说明 |
|---|
TypeVariableNotInClassException(TypeVariable<?> causedType) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getCustomMessage() |
getCausedType, getLocalizedMessage, getMessage, getTypeInfoaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TypeVariableNotInClassException(TypeVariable<?> causedType)
protected String getCustomMessage()
Copyright © 2017. All rights reserved.