ShaderException constructor

__init__(self, message)

Constructor of ShaderException


def __init__(self, message):
    ...
ParameterTypeDescription
messagestr

See Also