blob: fa52c082958e71fad83b85ecfcd5046f0abf3dec [file] [log] [blame]
package org.projectfloodlight.openflow.exceptions;
public class OFUnsupported extends Exception {
private static final long serialVersionUID = 1L;
}