Overview

Namespaces

  • None
  • PHP
  • Pry
    • Auth
      • Interfaces
    • Config
    • Controller
    • Date
    • Db
    • Feed
      • Abstracts
      • Writers
    • File
      • Decorator
    • Form
      • Element
    • Image
    • Log
      • Writer
    • Net
      • Exception
    • Session
    • Util
    • Validate
      • Validator
    • View

Classes

  • Captcha
  • Converter
  • DegradeCouleur
  • Font
  • Gauge
  • Image
  • Traitement

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree

Class Exception

Exception
Extended by Pry\Util\ExceptionHandler
Extended by Pry\Image\Exception
Namespace: Pry\Image
Package: Image
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.0.0
Located at Image/Exception.class.php
Methods summary
public
# __construct( mixed $msg )

Overrides

Pry\Util\ExceptionHandler::__construct()
public string
# getError( boolean $detail = false )

Retourne l'erreur

Retourne l'erreur

Parameters

$detail
boolean
$detail Info détaillée

Returns

string

Overrides

Pry\Util\ExceptionHandler::getError()
Methods inherited from Pry\Util\ExceptionHandler
getTime()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Pry\Util\ExceptionHandler
$image
Properties inherited from Exception
$code, $file, $line, $message
Pry API documentation generated by ApiGen 2.8.0