HumHub Documentation (unofficial)

HttpException extends Exception

All exceptions implements this interface.

Table of Contents

Methods

getAwsCode()  : string|null
getAwsDetail()  : string|null
getAwsMessage()  : string|null
getAwsType()  : string|null
getResponse()  : ResponseInterface

Methods

getAwsCode()

public getAwsCode() : string|null
Return values
string|null

getAwsDetail()

public getAwsDetail() : string|null
Return values
string|null

getAwsMessage()

public getAwsMessage() : string|null
Return values
string|null

getAwsType()

public getAwsType() : string|null
Return values
string|null

        
On this page

Search results