Open Search
    FileFormatErrorInterface Class Reference

    #include <iostreams.h>

    Inheritance diagram for FileFormatErrorInterface:

    Detailed Description

    An FileFormatError indicates a file format structural error. It can be returned if reading a file format detects unexpected tokens or identifiers. It indicates that the url that was read is corrupted.

    Private Member Functions

     MAXON_INTERFACE (FileFormatErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.fileformaterror")
     

    Member Function Documentation

    ◆ MAXON_INTERFACE()

    MAXON_INTERFACE ( FileFormatErrorInterface  ,
    MAXON_REFERENCE_COPY_ON_WRITE  ,
    "net.maxon.interface.fileformaterror"   
    )
    private