tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
ProcessException
tango
core
Exception
Thrown on a process error.
class
ProcessException :
PlatformException
{
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
Thrown on a process error.