view dwtx/dwtxhelper/MalformedURLException.d @ 194:6d35b9960800

Crash in jface snippet 11, workaround tango HashMap cannot store null values.
author Frank Benoit <benoit@tionex.de>
date Sun, 01 Feb 2009 19:41:13 +0100
parents 25f1f92fa3df
children
line wrap: on
line source

module dwtx.dwtxhelper.MalformedURLException;

class MalformedURLException {
}