heymoon-cc/php-vector-tile-data-provider

View on GitHub
src/Exception/SpatialSystemDecodeException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace HeyMoon\VectorTileDataProvider\Exception;

class SpatialSystemDecodeException extends SpatialSystemException {}