using System;

namespace ANX.Framework.Net
{
	public class NetworkSessionJoinException : Exception
	{
	}
}