public class IllegalBosonResponseType extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
Object |
param
When a server responds with an object, if the client expects a different type
this field will be an instance of the object returned.
|
| Constructor and Description |
|---|
IllegalBosonResponseType(Object param,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final Object param
Copyright © 2012-2015. All Rights Reserved.