1<?php
2
3/**
4 * @newable
5 */
6class EtcdConfigParseError extends Exception {
7}
8