summaryrefslogtreecommitdiff
path: root/trunk/reprap/web/part-lister/framework/exceptions.php
blob: b60598e1cd9747f9eb0813bf90af8e3ce387239d (plain)
1
2
3
4
5
6
<?
	class ViewException extends Exception
	{
	
	}
?>