hxshaderc API reference
View source
class
InitializationErrorException
package
shaderc.errors
extends
Exception
@:directlyUsed
@:nullSafety(Strict)
@:allow(shaderc)
An error occurred during initialization.
Inherited Variables
Defined by
Exception
read only
message
:
String
Description of the error.
Inherited Methods