ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
LocaleException
ocean
core
ExceptionDefinitions
Base class for locale exceptions.
class
LocaleException :
TextException
{
this
(istring msg, istring file, long line);
}
Constructors
this
this
(istring msg, istring file, long line)
Undocumented in source.
Meta
Source
See Implementation
ocean
core
ExceptionDefinitions
aliases
ThreadException
classes
AddressException
ClusterException
CorruptedIteratorException
HostException
IOException
IllegalArgumentException
IllegalElementException
LocaleException
NoSuchElementException
PlatformException
ProcessException
RegexException
RegistryException
SocketAcceptException
SocketException
SyncException
TextException
ThreadPoolException
VfsException
XmlException
Base class for locale exceptions.