Back to Opencart

Class Exception

docs/api/Exception.html

4.1.0.34.1 KB
Original Source

Namespaces

Functions

Class Exception

| implements | Throwable |

Methods
`
public

			` | `__construct(string $message = "", int $code = 0, ?Throwable $previous = null)`

| # | | `

public

			` | `__wakeup(): void`

| # | | ` final public

			` | `getMessage(): string`

Implements

| # | | ` final public

			` | `getCode()`

Implements

| # | | ` final public

			` | `getFile(): string`

Implements

| # | | ` final public

			` | `getLine(): int`

Implements

| # | | ` final public

			` | `getTrace(): array`

Implements

| # | | ` final public

			` | `getPrevious(): ?Throwable`

Implements

| # | | ` final public

			` | `getTraceAsString(): string`

Implements

| # | | `

public

			` | `__toString(): string`

Implements

| # |

OpenCart API API documentation generated by ApiGen dev-master