Class LoginException

Description

Exception thrown by Repository->login(Credentials, String) if the specified credentials are invalid for the workspace.

  • author:
  • version: 1.0

Located in /LoginException.php (line 9)

Exception
   |
   --LoginException
Method Summary
 LoginException __construct ([ $message = null])
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 10)
  • access: public
LoginException __construct ([ $message = null])
  • $message

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )

Inherited Methods

Inherited From Exception (Internal Class)

 constructor __construct ( [$message = ], [$code = ], [$previous = ] )
 getCode ( )
 getFile ( )
 getLine ( )
 getMessage ( )
 getPrevious ( )
 getTrace ( )
 getTraceAsString ( )
 __clone ( )
 __toString ( )

Documentation generated on Sun, 04 Oct 2009 07:13:09 +0800 by phpDocumentor 1.4.3