Overview

Namespaces

  • whoisServerList

Classes

  • WhoisApi

Exceptions

  • RecoverableWhoisApiException
  • WhoisApiException
  • Overview
  • Namespace
  • Class

Class RecoverableWhoisApiException

A recoverable Whois API exception.

The cause of this exception is temporary. You should try the causing call again.

Exception
Extended by whoisServerList\WhoisApiException
Extended by whoisServerList\RecoverableWhoisApiException
Namespace: whoisServerList
License: WTFPL
Author: Markus Malkusch markus@malkusch.de
Link: Whois API
Located at RecoverableWhoisApiException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen