Class Exception - echiong/testRepo GitHub Wiki

##Class Exception

	###Direct known subclasses
		<a href="Class FacebookApiException.md">FacebookApiExceptionggg</a>, 
		<a href="Class Services_Soundcloud_Invalid_Http_Response_Code_Exception.md">Services_Soundcloud_Invalid_Http_Response_Code_Exceptionggg</a>, 
		<a href="Class Services_Soundcloud_Missing_Client_Id_Exception.md">Services_Soundcloud_Missing_Client_Id_Exceptionggg</a>, 
		<a href="Class Services_Soundcloud_Unsupported_Audio_Format_Exception.md">Services_Soundcloud_Unsupported_Audio_Format_Exceptionggg</a>, 
		<a href="Class Services_Soundcloud_Unsupported_Response_Format_Exception.md">Services_Soundcloud_Unsupported_Response_Format_Exceptionggg</a>







	
	<b>PHP Extension:</b> <a href="http://php.net/manual" title="Go to PHP documentation">Core</a><br />
	

	<b>Documented at</b> <a href="http://php.net/manual/class.exception.php" title="Go to PHP documentation">php.net</a><br />

##Methods summary


public __construct ( mixed $message, mixed $code, mixed $previous )


final****public getMessage ( )


final****public getCode ( )


final****public getFile ( )


final****public getLine ( )


final****public getTrace ( )


final****public getPrevious ( )


final****public getTraceAsString ( )


public __toString ( )

<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">
			<a href="http://php.net/manual/class.exception.php#exception.props.message" title="Go to PHP documentation"><var>$message</var></a>
	</td>
	<td class="value"><code><span class="php-quote">''</span></code></td>
	<td class="description"><div>
		<a href="#$message" class="anchor">#</a>


		<div class="description detailed">
			

		</div>
	</div></td>
</tr>
<tr data-order="code" id="$code">
	<td class="attributes"><code>
		protected  
		integer
	</code></td>

	<td class="name">
			<a href="http://php.net/manual/class.exception.php#exception.props.code" title="Go to PHP documentation"><var>$code</var></a>
	</td>
	<td class="value"><code><span class="php-num">0</span></code></td>
	<td class="description"><div>
		<a href="#$code" class="anchor">#</a>


		<div class="description detailed">
			

		</div>
	</div></td>
</tr>
<tr data-order="file" id="$file">
	<td class="attributes"><code>
		protected  
		mixed
	</code></td>

	<td class="name">
			<a href="http://php.net/manual/class.exception.php#exception.props.file" title="Go to PHP documentation"><var>$file</var></a>
	</td>
	<td class="value"><code></code></td>
	<td class="description"><div>
		<a href="#$file" class="anchor">#</a>


		<div class="description detailed">
			

		</div>
	</div></td>
</tr>
<tr data-order="line" id="$line">
	<td class="attributes"><code>
		protected  
		mixed
	</code></td>

	<td class="name">
			<a href="http://php.net/manual/class.exception.php#exception.props.line" title="Go to PHP documentation"><var>$line</var></a>
	</td>
	<td class="value"><code></code></td>
	<td class="description"><div>
		<a href="#$line" class="anchor">#</a>


		<div class="description detailed">
			

		</div>
	</div></td>
</tr>
</table>
⚠️ **GitHub.com Fallback** ⚠️