public class SerializingNotAllowedForTypesCheck extends AbstractSerializableCheck
| Constructor and Description |
|---|
SerializingNotAllowedForTypesCheck(Class<?>... types) |
| Modifier and Type | Method and Description |
|---|---|
void |
inspect(Object obj,
IStackTracePrinter printer) |
failedpublic SerializingNotAllowedForTypesCheck(Class<?>... types)
public void inspect(Object obj, IStackTracePrinter printer) throws org.apache.wicket.WicketRuntimeException
org.apache.wicket.WicketRuntimeExceptionCopyright © 2016. All rights reserved.