amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
AmaltheaNetException
amalthea
net
Exception for common errors in this module.
class
AmaltheaNetException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
amalthea
net
aliases
StdNetException
stdGet
stdPost
urlEncode
classes
AmaltheaNetException
functions
getCharset
getContentType
getElementsByTag
getElementsByTagAndAttribute
getHTMLPageTitle
getHeaders
getPage
getRaw
isLinkToHTML
post
postRaw
replaceSpecialMnemonics
Exception for common errors in this module.