Class ShaderCompilationException

All Implemented Interfaces:
Serializable

public class ShaderCompilationException extends RuntimeException
Exception thrown when a shader fails to compile.
See Also:
  • Constructor Details

    • ShaderCompilationException

      public ShaderCompilationException(ComputeShaderProgram program)
    • ShaderCompilationException

      public ShaderCompilationException(ExtShaderProgram program)