Class ResponseParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aeontronix.enhancedmule.tools.util.restclient.ResponseParsingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResponseParsingException(String message) ResponseParsingException(String message, Throwable cause) ResponseParsingException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResponseParsingException
public ResponseParsingException() -
ResponseParsingException
-
ResponseParsingException
-
ResponseParsingException
-
ResponseParsingException
-