Class ShaderCompileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mojang.blaze3d.vulkan.glsl.ShaderCompileException
All Implemented Interfaces:
Serializable

public class ShaderCompileException extends Exception
See Also:
  • Constructor Details

    • ShaderCompileException

      public ShaderCompileException(String message)