15#ifndef SHADERCOMPILATIONERROR_H_6014714286
16#define SHADERCOMPILATIONERROR_H_6014714286
67 (
const std::string& details
Defines LibCarna::base::LibCarnaException and LibCarna::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)
Instantiates.
ShaderCompilationError(const std::string &details, const std::string &vertexShaderFile, const std::string &fragmentShaderFile)