MIOLO26
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MValidationException
Diagrama de heranças da classe MValidationException
EMioloException

Membros públicos

 __construct (array $messages, $linePosition=NULL)
 
 getLinePosition ()
 
 setLinePosition ($line)
 
 getMessages ()
 
 setMessages (array $messages)
 
- Membros públicos herdados de EMioloException
 __construct ()
 
 log ()
 
 __toString ()
 
 setErrMessage ($msg)
 
 getBacktrace ()
 

Outros membros herdados

- Campos de Dados herdados de EMioloException
 $goTo
 
- Atributos Protegidos herdados de EMioloException
 $manager
 

Documentação dos Construtores & Destrutor

◆ __construct()

__construct ( array $messages,
$linePosition = NULL )

Documentação das funções

◆ getLinePosition()

getLinePosition ( )

Get the line where the field is invalid.

Retorna
int line of field.

◆ getMessages()

getMessages ( )

Get the messages of invalid fields.

Retorna
array Array of messages.

◆ setLinePosition()

setLinePosition ( $line)

Set the line where the field is invalid.

Parâmetros
int$lineLine of field.

◆ setMessages()

setMessages ( array $messages)

Set the messages of invalid fields.

Parâmetros
array$messagesMessages of invalid fields.

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