CopaApp
Change of Plan Application
 All Classes Functions Variables Pages
Public Member Functions | List of all members
unicopa.copa.base.com.serialization.SimpleExceptionSerializer Class Reference

Serializes Exceptions in a very simple way, only using their message. More...

Inheritance diagram for unicopa.copa.base.com.serialization.SimpleExceptionSerializer:
Inheritance graph
Collaboration diagram for unicopa.copa.base.com.serialization.SimpleExceptionSerializer:
Collaboration graph

Public Member Functions

JsonElement serialize (Exception src, Type typeOfSrc, JsonSerializationContext context)
 

Detailed Description

Serializes Exceptions in a very simple way, only using their message.

Author
Felix Wiemuth

The documentation for this class was generated from the following file: