Class RequestAPIAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aeontronix.commons.exception.UserDisplayableException
com.aeontronix.enhancedmule.tools.anypoint.api.RequestAPIAccessException
- All Implemented Interfaces:
Serializable
public class RequestAPIAccessException
extends com.aeontronix.commons.exception.UserDisplayableException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequestAPIAccessException(String message) RequestAPIAccessException(String errorTitle, String message) RequestAPIAccessException(String errorTitle, String message, Throwable cause, String errorCode) RequestAPIAccessException(String message, Throwable cause) RequestAPIAccessException(Throwable cause, String errorCode) -
Method Summary
Methods inherited from class com.aeontronix.commons.exception.UserDisplayableException
getErrorCode, getErrorTitleMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RequestAPIAccessException
public RequestAPIAccessException() -
RequestAPIAccessException
-
RequestAPIAccessException
-
RequestAPIAccessException
-
RequestAPIAccessException
-
RequestAPIAccessException
-