Class JsonException

All Implemented Interfaces:
Serializable

public class JsonException extends BaseMailtrapException
Custom exception wrapper for JSON serializing/deserializing exceptions
See Also:
  • Constructor Details

    • JsonException

      public JsonException(String errorMessage, Throwable cause)