@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, toString
public UnsupportedTypeException(Type causedType)
public Type getCausedType()
public String getLocalizedMessage()
getLocalizedMessage
在类中 Throwable
public String getMessage()
getMessage
在类中 Throwable
protected String getCustomMessage()
Copyright © 2018. All rights reserved.