Class JoltSpecException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.swisspush.gateleen.core.json.transform.JoltSpecException
-
- All Implemented Interfaces:
java.io.Serializable
public class JoltSpecException extends java.lang.Exception- Author:
- https://github.com/mcweba [Marc-Andre Weber]
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JoltSpecException(java.lang.Throwable cause)
-