Overview
  • Namespace
  • Class

Namespaces

  • Klarna
    • XMLRPC
      • Exception

Interfaces

  • KlarnaException

Class KlarnaException

KlarnaException class, only used so it says "KlarnaException" instead of Exception.

Exception implements Throwable
Extended by Klarna\XMLRPC\Exception\KlarnaException
Namespace: Klarna\XMLRPC\Exception
Located at Klarna/XMLRPC/Exception/KlarnaException.php

Methods summary

public string
# __toString( )

Returns an error message readable by end customers.

Returns an error message readable by end customers.

Returns

string

Overrides

Exception::__toString

Methods inherited from Exception

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

Magic methods summary

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

API documentation generated by ApiGen