MIOLO25
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MDatabaseException
Diagrama de heranças da classe MDatabaseException

Membros públicos

 __construct ($message, $code=NULL)
 
 generateMessage ($svnInfo='')
 
 __toString ()
 

Campos de Dados

const UNKNOWN_ERROR_CODE = 0
 
const KNOWN_ERROR_CODE = 1
 

Descrição detalhada

Database exception class Currently this exception is generated only on throwError method at PostgresConnection

Autor
Daniel Hartmann [danie.nosp@m.l@so.nosp@m.lis.c.nosp@m.oop..nosp@m.br]
Versão
$id$

Maintainers:
Armando Taffarel Neto [taffa.nosp@m.rel@.nosp@m.solis.nosp@m..coo.nosp@m.p.br] Daniel Hartmann [danie.nosp@m.l@so.nosp@m.lis.c.nosp@m.oop..nosp@m.br]

Desde
Creation date 2010/10/11

Organization:
SOLIS - Cooperativa de Solu��es Livres
CopyRight:
Copyright (c) 2010 SOLIS - Cooperativa de Solu��es Livres
License:
Licensed under GPLv2 (for further details read the COPYING file or http://www.gnu.org/licenses/gpl.html)

History:
See history in CVS repository: http://www.miolo.org.br

Documentação dos Construtores & Destrutor

◆ __construct()

__construct ( $message,
$code = NULL )

Documentação das funções

◆ __toString()

__toString ( )

Used in unittest errors, makes the MDatabaseException echoable and printable

Retorna
String Error message

◆ generateMessage()

generateMessage ( $svnInfo = '')

Generate the error message according to the cause

Parâmetros
(string)$svnInfo
Retorna
(string) Message

Documentação dos campos e atributos

◆ KNOWN_ERROR_CODE

const KNOWN_ERROR_CODE = 1

◆ UNKNOWN_ERROR_CODE

const UNKNOWN_ERROR_CODE = 0

A documentação para esta classe foi gerada a partir do seguinte ficheiro: