/**
*
*/
package com.xorcode.andtweet.net;
/**
* @author Yuri
*
*/
public class ConnectionCredentialsOfOtherUserException extends Exception {
/**
*
*/
private static final long serialVersionUID = 9140915512294596476L;
}