12#ifndef SHADERCOMPILATIONERROR_H_6014714286
13#define SHADERCOMPILATIONERROR_H_6014714286
64 (
const std::string& details
Defines Carna::base::CarnaException, Carna::base::AssertionFailure.
Represents an association.
Base exception class that provides distinct attributes for the type (category) of the exception,...
Thrown when shader compilation fails.
ShaderCompilationError(const std::string &details, const std::string &vertexShaderFile, const std::string &fragmentShaderFile)
ShaderCompilationError(const std::string &details)
Instantiates.