public class MirroredTypeException extends MirroredTypesException
TypeMirror
类。
MirroredTypesException,
Element.getAnnotation(Class),
Serialized Form
| Constructor and Description |
|---|
MirroredTypeException(TypeMirror type)
构建一个指定类型的新mirroredtypeexception。
|
| Modifier and Type | Method and Description |
|---|---|
TypeMirror |
getTypeMirror()
返回对应于正在访问的类型的类型镜像。
|
getTypeMirrorsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MirroredTypeException(TypeMirror type)
type型被访问
public TypeMirror getTypeMirror()
null如果不可用
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.