@Deprecated public class UnsupportedTypeException extends MockException
| 构造器和说明 |
|---|
UnsupportedTypeException(Type causedType)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Type |
getCausedType()
已过时。
|
protected String |
getCustomMessage()
已过时。
|
String |
getLocalizedMessage()
已过时。
|
String |
getMessage()
已过时。
|
static String |
getTypeInfo(Type type)
已过时。
|
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedTypeException(Type causedType)
public Type getCausedType()
public String getLocalizedMessage()
getLocalizedMessage 在类中 Throwablepublic String getMessage()
getMessage 在类中 Throwableprotected String getCustomMessage()
Copyright © 2018. All rights reserved.