Class AdminApiSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.servicelayer.exceptions.SystemException
de.hybris.platform.adminapi.exceptions.AdminApiSystemException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAdminApiSystemException(String message, Throwable cause, org.springframework.http.HttpStatus httpStatus) AdminApiSystemException(String message, org.springframework.http.HttpStatus httpStatus) AdminApiSystemException(Throwable cause, org.springframework.http.HttpStatus httpStatus) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AdminApiSystemException
-
AdminApiSystemException
-
AdminApiSystemException
-
-
Method Details
-
getHttpStatus
public org.springframework.http.HttpStatus getHttpStatus()
-