package org.torproject.jtor.control; public class FeatureNotSupportedException extends Exception { private static final long serialVersionUID = 1L; public FeatureNotSupportedException() {} }