FileSecurityException

Undocumented in source.
final
static if(isWeb)
class FileSecurityException : Exception {}

Constructors

this
this(string message, string fn, size_t ln)

Creates a new file security exception.

Meta