Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.json.JsonCodecException Class Reference
Inheritance diagram for dev.rafex.ether.json.JsonCodecException:
Collaboration diagram for dev.rafex.ether.json.JsonCodecException:

Public Member Functions

 JsonCodecException (final String message)
 JsonCodecException (final String message, final Throwable cause)

Detailed Description

Definition at line 29 of file JsonCodecException.java.

Constructor & Destructor Documentation

◆ JsonCodecException() [1/2]

dev.rafex.ether.json.JsonCodecException.JsonCodecException ( final String message,
final Throwable cause )

Definition at line 33 of file JsonCodecException.java.

◆ JsonCodecException() [2/2]

dev.rafex.ether.json.JsonCodecException.JsonCodecException ( final String message)

Definition at line 37 of file JsonCodecException.java.


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