Class Services_Soundcloud_Missing_Client_Id_Exception - echiong/testRepo GitHub Wiki

##Class Services_Soundcloud_Missing_Client_Id_Exception

Soundcloud missing client id exception.

Package: [[Services<a href="Package Services.Soundcloud.md">Soundcloud]]
Category: Services
Copyright: 2010 Anton Lindqvist <[email protected]>
License: MIT
Author: Anton Lindqvist <[email protected]>
Link: http://github.com/mptre/php-soundcloud
Located at SoundCloud_Services/Soundcloud/Exception.php

##Methods summary
Methods inherited from Exception

__construct()

__toString()

getCode()

getFile()

getLine()

getMessage()

getPrevious()

getTrace()

getTraceAsString()

<table class="summary" id="properties">
<caption>Properties summary</caption>
<tr data-order="message" id="$message">
	<td class="attributes"><code>
		protected  
		string
	</code></td>

	<td class="name">

$message

'All requests must include a consumer key. Referred to as client_id in OAuth2.'
#
		<div class="description detailed">

Default message.

		</div>
	</div></td>
</tr>
</table>

<table class="summary inherited">
<caption>Properties inherited from <a href="Class Exception.md#properties">Exception</a></caption>
<tr>
	<td><code>
		<a href="Class Exception.md#$code"><var>$code</var></a>, 
		<a href="Class Exception.md#$file"><var>$file</var></a>, 
		<a href="Class Exception.md#$line"><var>$line</var></a>
	</code></td>
</tr>
</table>
⚠️ **GitHub.com Fallback** ⚠️