//#preprocess
/* *************************************************
 * Copyright (c) 2010 - 2010
 * HT srl,   All rights reserved.
 * Project      : RCS, RCSBlackBerry
 * Package      : tests
 * File         : AssertException.java
 * Created      : 28-apr-2010
 * *************************************************/
package tests;

//#ifdef DEBUG
//#endif
/**
 * The Class AssertException.
 */
public class AssertException extends Exception {

}
