Overview

Namespaces

  • Jlab
    • Eloglib

Classes

  • Attachment
  • FileAttachment
  • Logentry
  • LogentryUtil
  • URLAttachment
  • User

Exceptions

  • InvalidXMLException
  • IOException
  • LogentryException
  • LogRuntimeException
  • ServerException
  • UserException
  • Overview
  • Namespace
  • Class

Class LogRuntimeException

An Exception that that indicates a problem outside the control of the client using the software package/library, such as a bug in the client API implementation. This RuntimeException indicates a problem that is not recoverable within the package,

Exception implements Throwable
Extended by Jlab\Eloglib\LogRuntimeException
Namespace: Jlab\Eloglib
Package: Jlab\Eloglib
Located at LogRuntimeException.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