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 © 2017. All rights reserved.