Serialized Form
-
Package foundry.veil.api.client.render.shader
-
Exception Class foundry.veil.api.client.render.shader.ShaderException
class ShaderException extends Exception implements Serializable-
Serialized Fields
-
glError
String glError
-
-
-
-
Package foundry.veil.api.opencl
-
Exception Class foundry.veil.api.opencl.CLException
class CLException extends Exception implements Serializable-
Serialized Fields
-
error
int error
-
-
-
-
Package foundry.veil.impl.client.render.shader.modifier
-
Exception Class foundry.veil.impl.client.render.shader.modifier.ShaderModificationSyntaxException
class ShaderModificationSyntaxException extends Exception implements Serializable
-
-
Package foundry.veil.impl.glsl
-
Exception Class foundry.veil.impl.glsl.GlslSyntaxException
class GlslSyntaxException extends Exception implements Serializable
-