tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
XmlException
tango
core
Exception
Base class for XML exceptions.
class
XmlException :
TextException
{
this
(immutable(char)[] msg);
}
Constructors
this
this
(immutable(char)[] msg)
Undocumented in source.
Meta
Source
See Implementation
tango
core
Exception
classes
AddressException
ClusterException
CorruptedIteratorException
HostException
IOException
IllegalArgumentException
IllegalElementException
LocaleException
NoSuchElementException
PlatformException
ProcessException
RegexException
RegistryException
SocketAcceptException
SocketException
SyncException
TextException
ThreadPoolException
VfsException
XmlException
Base class for XML exceptions.