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