export default class ConfigurationWrongFormat extends Exception {

  constructor(message) {
    super()
    this.name = this.constructor.name