comparison dwtx/jface/text/BadPositionCategoryException.d @ 147:000f9136b8f7

final
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 22:35:05 +0200
parents 7d818bd32d63
children 1a5b8f8129df
comparison
equal deleted inserted replaced
146:75302ef3f92f 147:000f9136b8f7
174 * <p> 174 * <p>
175 * Note: This class is not intended to be serialized. 175 * Note: This class is not intended to be serialized.
176 * </p> 176 * </p>
177 * @since 3.1 177 * @since 3.1
178 */ 178 */
179 private static final long serialVersionUID= 3761405300745713206L; 179 private static const long serialVersionUID= 3761405300745713206L;
180 180
181 /** 181 /**
182 * Creates a new bad position category exception. 182 * Creates a new bad position category exception.
183 */ 183 */
184 public this() { 184 public this() {