public class ShaderSourceException extends Exception
Constructor and Description |
---|
ShaderSourceException(String msg)
Constructs a shader compilation exception with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ShaderSourceException(String msg)
msg
- the error message.