Class CurlException
cException is the base class for all exceptions. You should use this
CONTENIDO exception instead of the standard PHP Exception
. This
exception type is logged to data/logs/exception.txt. If there is a more specific
and more appropriate subclass, use the subclass!
- Exception implements Throwable
- cException
- CurlException
Located at plugins/siwecos/classes/CurlService.php
__construct(),
log()
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$_log_exception,
$_logger
|
$code,
$file,
$line,
$message
|