Castor3D 0.12.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor3d::VersionException Class Reference

#include <VersionException.hpp>

Inheritance diagram for castor3d::VersionException:
Inheritance graph
[legend]
Collaboration diagram for castor3d::VersionException:
Collaboration graph
[legend]

Public Member Functions

C3D_API VersionException (Version const &given, Version const &expected, char const *file, char const *function, uint32_t line)
 Constructor. More...
 

Constructor & Destructor Documentation

◆ VersionException()

C3D_API castor3d::VersionException::VersionException ( Version const &  given,
Version const &  expected,
char const *  file,
char const *  function,
uint32_t  line 
)

Constructor.

Parameters
[in]givenThe given version
[in]expectedThe expected version
[in]fileThe file
[in]functionThe function
[in]lineThe file line

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