view dwtx/dwtxhelper/MalformedURLException.d @ 195:a4d38d47ddc4

HashMap support for null values and keys
author Frank Benoit <benoit@tionex.de>
date Tue, 03 Feb 2009 16:08:10 +0100
parents 25f1f92fa3df
children
line wrap: on
line source

module dwtx.dwtxhelper.MalformedURLException;

class MalformedURLException {
}