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

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