<?php

namespace GeoIO\WKB\Parser\Exception;

class ParserException extends \RuntimeException implements Exception {}
