public class FrameworkExceptionGSONAdapter extends Object implements com.google.gson.JsonSerializer<FrameworkException>
| Constructor and Description |
|---|
FrameworkExceptionGSONAdapter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(FrameworkException src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(FrameworkException src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<FrameworkException>Copyright © 2014. All rights reserved.