comparison dwtx/jface/text/Assert.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
198 * <p> 198 * <p>
199 * Note: This class is not intended to be serialized. 199 * Note: This class is not intended to be serialized.
200 * </p> 200 * </p>
201 * @since 3.1 201 * @since 3.1
202 */ 202 */
203 private static final long serialVersionUID= 3689918374733886002L; 203 private static const long serialVersionUID= 3689918374733886002L;
204 204
205 /** 205 /**
206 * Constructs a new exception. 206 * Constructs a new exception.
207 */ 207 */
208 public this() { 208 public this() {