/*
* Created on Oct 30, 2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package net.reliableresponse.notification.command;
/**
* @author David Rudder < david@reliableresponse.net >
*
* Copyright 2005 - Reliable Response, LLC
*/
public class CommandException extends Exception {
}