comparison dwtx/jface/text/BadLocationException.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
172 * <p> 172 * <p>
173 * Note: This class is not intended to be serialized. 173 * Note: This class is not intended to be serialized.
174 * </p> 174 * </p>
175 * @since 3.1 175 * @since 3.1
176 */ 176 */
177 private static final long serialVersionUID= 3257281452776370224L; 177 private static const long serialVersionUID= 3257281452776370224L;
178 178
179 /** 179 /**
180 * Creates a new bad location exception. 180 * Creates a new bad location exception.
181 */ 181 */
182 public this() { 182 public this() {