Class DibiProcedureException
Database procedure exception.
Exception | --DibiException | --DibiProcedureException
| Constructor Summary | |
|---|---|
| public |
Construct the exception.
|
| Method Summary | |
|---|---|
| string |
getSeverity
()
Gets the exception severity.
|
| Methods Inherited From DibiException |
|---|
| DibiException::__construct(), DibiException::getId(), DibiException::getPanel(), DibiException::getSql(), DibiException::getTab(), DibiException::__toString() |
| Variable Summary | ||||
|---|---|---|---|---|
| protected string | $severity | |
line 824 |
|
| Constructor Details | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 833 __constructpublic __construct ([string $message = Construct the exception.
|
|||||||||||||||
| Method Details | ||||||
|---|---|---|---|---|---|---|
|
line 845 getSeveritypublic string getSeverity () Gets the exception severity.
|
||||||