Class Inx_Api_NotImplementedException

Description

This exception is thrown on methods that are not implemented.

This exception is thrown on methods that are not implemented. Usually used on methods that are expected to be implemented, but in fact aren't.

  • author: sveh, 23.06.2015
  • since: API 1.13.1

Located in /Api/NotImplementedException.php (line 11)

BadMethodCallException
   |
   --Inx_Api_NotImplementedException
Variables

Inherited Variables

Inherited from BadMethodCallException (Internal Class)

$code
$file
$line
$message
Methods

Inherited Methods

Inherited From BadMethodCallException (Internal Class)

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

Documentation generated on Thu, 17 Sep 2015 14:27:27 +0200 by phpDocumentor 1.3.2