class Openclerk\Exceptions \ FatalException

All implemented interfaces:
TypedException

Represents an exception that can have an additional argument. (from TypedException)


Method Summary

Name Description
__construct($error)
getArgumentId()
getArgumentType()
getCode()
getFile()
getLine()
getMessage()
getPrevious()

public function __construct($error)


public function getArgumentId()

Returns:
an integer

public function getArgumentType()

Returns:
a string

public function getCode()


public function getFile()


public function getLine()


public function getMessage()


public function getPrevious()