$darkmode
DENOPTIM
denoptim.files.UndetectedFileFormatException Class Reference

Exception thrown when the format of a file is not recognized. More...

Inheritance diagram for denoptim.files.UndetectedFileFormatException:
[legend]
Collaboration diagram for denoptim.files.UndetectedFileFormatException:
[legend]

Public Member Functions

 UndetectedFileFormatException (File file)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Exception thrown when the format of a file is not recognized.

Definition at line 27 of file UndetectedFileFormatException.java.

Constructor & Destructor Documentation

◆ UndetectedFileFormatException()

denoptim.files.UndetectedFileFormatException.UndetectedFileFormatException ( File  file)

Definition at line 31 of file UndetectedFileFormatException.java.

Member Data Documentation

◆ serialVersionUID

final long denoptim.files.UndetectedFileFormatException.serialVersionUID = 1L
staticprivate

Definition at line 29 of file UndetectedFileFormatException.java.


The documentation for this class was generated from the following file: