diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
FileSecurityException
diamond
errors
exceptions
filesecurityexception
Undocumented in source.
final
static if
(
isWeb
)
class
FileSecurityException : Exception {
this
(string message, string fn, size_t ln);
}
Constructors
this
this
(string message, string fn, size_t ln)
Creates a new file security exception.
Meta
Source
See Implementation
diamond
errors
exceptions
filesecurityexception
classes
FileSecurityException