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