FilesizeParseException

Exception that's thrown when a filesize component cannot be parsed from a string.

class FilesizeParseException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta