view dwtx/dwtxhelper/MalformedURLException.d @ 158:25f1f92fa3df

...
author Frank Benoit <benoit@tionex.de>
date Tue, 26 Aug 2008 02:46:34 +0200
parents
children
line wrap: on
line source

module dwtx.dwtxhelper.MalformedURLException;

class MalformedURLException {
}