testphase
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • Phramework
    • Exceptions
    • Testphase
      • Exceptions
    • Validate

Exceptions

  • DatabaseException
  • ForbiddenException
  • IncorrectParametersException
  • MethodNotAllowedException
  • MissingParametersException
  • NotFoundException
  • NotImplementedException
  • PermissionException
  • RequestException
  • ServerException
  • UnauthorizedException

Class IncorrectParametersException

IncorrectParametersException Used to throw an \Exception, when there are some incorrect formed parameters.

Exception implements Throwable
Extended by Phramework\Exceptions\IncorrectParametersException
Namespace: Phramework\Exceptions
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Located at IncorrectParametersException.php

Methods summary

public
# __construct( array $parameters )

Parameters

$parameters
Array with the names of incorrect parameters

Overrides

Exception::__construct
public
# getParameters( )

Methods inherited from Exception

__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

testphase API documentation generated by ApiGen