Package org.lwjgl.opencl
Class OpenCLException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.lwjgl.opencl.OpenCLException
-
- All Implemented Interfaces:
java.io.Serializable
public class OpenCLException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OpenCLException()OpenCLException(java.lang.String message)OpenCLException(java.lang.String message, java.lang.Throwable cause)OpenCLException(java.lang.Throwable cause)
-