[ class tree: Gliffy ] [ index: Gliffy ] [ all elements ]

Class: GliffyError

Source Location: /GliffyError.php

Class Overview


An error message from Gliffy


Variables

Methods



Class Details

[line 7]
An error message from Gliffy



[ Top ]


Class Variables

$http_status =

[line 14]

The HTTP status code that would've been used if HTTP was supported by your client.



Tags:

access:  public

Type:   integer


[ Top ]

$message =

[line 11]

The message, normalized to the empty string if null or blank.



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor GliffyError [line 16]

GliffyError GliffyError( $message, $http_status)



Tags:

access:  public


Parameters:

   $message  
   $http_status  

[ Top ]

method __toString [line 32]

string __toString( )

Formats the http status and message in a suitable way for log messages



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 13 Jul 2009 19:54:34 -0500 by phpDocumentor 1.4.1