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

View on GitHub
src/Exception/SpatialSystemEncodeException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace HeyMoon\VectorTileDataProvider\Exception;

class SpatialSystemEncodeException extends SpatialSystemException {}