2014-11-10 03:12:50 +03:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< title > Class RetailCrm\Exception\CurlException | retailCRM PHP API client< / title >
< link rel = "stylesheet" href = "resources/bootstrap.min.css?260161822" >
< link rel = "stylesheet" href = "resources/style.css?2608535020" >
< / head >
< body >
< div id = "navigation" class = "navbar navbar-fixed-top" >
< div class = "navbar-inner" >
< div class = "container" >
< a href = "index.html" class = "brand" > retailCRM PHP API client< / a >
< div class = "nav-collapse" >
< ul class = "nav" >
< li >
< a href = "namespace-RetailCrm.Exception.html" title = "Summary of RetailCrm\Exception" > < span > Namespace< / span > < / a >
< / li >
< li class = "active" >
< span > Class< / span > < / li >
< li class = "divider-vertical" > < / li >
< li >
< a href = "tree.html" title = "Tree view of classes, interfaces, traits and exceptions" > < span > Tree< / span > < / a >
< / li >
< li >
< a href = "deprecated.html" title = "List of deprecated elements" > < span > Deprecated< / span > < / a >
< / li >
< li >
< a href = "todo.html" title = "Todo list" > < span > Todo< / span > < / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
< div id = "left" >
< div id = "menu" >
< form id = "search" class = "form-search" >
< input type = "hidden" name = "cx" value = "" >
< input type = "hidden" name = "ie" value = "UTF-8" >
< input type = "text" name = "q" class = "search-query" placeholder = "Search" >
< / form >
< div id = "groups" >
< h3 > Namespaces< / h3 >
< ul >
< li class = "active" >
< a href = "namespace-RetailCrm.html" >
RetailCrm< span > < / span >
< / a >
< ul >
< li class = "active" >
< a href = "namespace-RetailCrm.Exception.html" >
Exception < / a >
< / li >
< li >
< a href = "namespace-RetailCrm.Http.html" >
Http < / a >
< / li >
< li >
< a href = "namespace-RetailCrm.Response.html" >
Response < / a >
< / li >
< / ul > < / li >
< / ul >
< / div >
< div id = "elements" >
< h3 > Exceptions< / h3 >
< ul >
< li class = "active" > < a href = "class-RetailCrm.Exception.CurlException.html" > CurlException< / a > < / li >
< li > < a href = "class-RetailCrm.Exception.InvalidJsonException.html" > InvalidJsonException< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< div id = "splitter" > < / div >
< div id = "right" >
< div id = "rightInner" >
< div id = "content" class = "class" >
< h1 > Class CurlException< / h1 >
< div class = "description" >
< / div >
< dl class = "tree well" >
< dd style = "padding-left:0px" >
Exception
< / dd >
< dd style = "padding-left:30px" >
< img src = "resources/inherit.png" alt = "Extended by" >
RuntimeException
< / dd >
< dd style = "padding-left:60px" >
< img src = "resources/inherit.png" alt = "Extended by" >
< b > < span > RetailCrm\Exception\CurlException< / span > < / b >
< / dd >
< / dl >
< div class = "alert alert-info" >
< b > Namespace:< / b > RetailCrm\Exception< br >
< b > Located at< / b > < a href = "source-class-RetailCrm.Exception.CurlException.html#5-7" title = "Go to source code" > RetailCrm/Exception/CurlException.php< / a > < br >
< / div >
< h2 > Methods summary< / h2 >
< h3 > Methods inherited from Exception< / h3 >
< p class = "elementList" >
< code > __construct()< / code > ,
< code > __toString()< / code > ,
< code > getCode()< / code > ,
< code > getFile()< / code > ,
< code > getLine()< / code > ,
< code > getMessage()< / code > ,
< code > getPrevious()< / code > ,
< code > getTrace()< / code > ,
< code > getTraceAsString()< / code >
< / p >
< h3 > Magic methods summary< / h3 >
< / div >
< / div >
< div id = "footer" >
retailCRM PHP API client API documentation generated by < a href = "http://apigen.org" > ApiGen< / a >
< / div >
< / div >
< script src = "resources/combined.js?371644040" > < / script >
2014-11-13 09:39:01 +03:00
< script src = "elementlist.js?1838453619" > < / script >
2014-11-10 03:12:50 +03:00
< / body >
< / html >