@Deprecated public class UnsupportedTypeException extends MockException
| Constructor and Description |
|---|
UnsupportedTypeException(Type causedType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
getCausedType()
Deprecated.
|
protected String |
getCustomMessage()
Deprecated.
|
String |
getLocalizedMessage()
Deprecated.
|
String |
getMessage()
Deprecated.
|
static String |
getTypeInfo(Type type)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedTypeException(Type causedType)
public Type getCausedType()
public String getLocalizedMessage()
getLocalizedMessage in class Throwablepublic String getMessage()
getMessage in class Throwableprotected String getCustomMessage()
Copyright © 2018. All rights reserved.