FileFormatException.this

Undocumented in source.
  1. this(string msg, Exception baseException, string file, size_t line)
  2. this(Exception baseException, string file, size_t line)
    class FileFormatException
    this
    (
    Exception baseException = null
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )

Meta