Select Git revision
install_openblocks
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
IllegalAddrException.java 213 B
package exceptions;
import exceptions.IWProtocolException;
public class IllegalAddrException extends IWProtocolException {
/**
*
*/
private static final long serialVersionUID = -2112808760774454967L;
}