AwsExceptionInterface
in
"Marker Interface" implemented by every exception in the AWS SDK
Table of Contents
Methods
- getCode() : mixed
- getFile() : mixed
- getLine() : mixed
- getMessage() : mixed
- getPrevious() : mixed
- getTrace() : mixed
Methods
getCode()
public
getCode() : mixed
getFile()
public
getFile() : mixed
getLine()
public
getLine() : mixed
getMessage()
public
getMessage() : mixed
getPrevious()
public
getPrevious() : mixed
getTrace()
public
getTrace() : mixed