PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
Exception.php
1<?php
23class JsonMapper_Exception extends Exception
24{
25}
26?>