Class JoltSpecException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.swisspush.gateleen.core.json.transform.JoltSpecException
-
- All Implemented Interfaces:
Serializable
public class JoltSpecException extends Exception
- Author:
- https://github.com/mcweba [Marc-Andre Weber]
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JoltSpecException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
JoltSpecException
public JoltSpecException(Throwable cause)
-
-