Serialized Form


Package com.jogamp.opencl

Class com.jogamp.opencl.CLException extends RuntimeException implements Serializable

serialVersionUID: 6573520735486076436L

Serialized Fields

errorcode

int errorcode

error

String error

Class com.jogamp.opencl.CLException.CLBuildProgramFailureException extends CLException implements Serializable

serialVersionUID: 6573520735486076425L

Class com.jogamp.opencl.CLException.CLCompilerNotAvailableException extends CLException implements Serializable

serialVersionUID: 6573520735486076433L

Class com.jogamp.opencl.CLException.CLDeviceNotAvailableException extends CLException implements Serializable

serialVersionUID: 6573520735486076434L

Class com.jogamp.opencl.CLException.CLDeviceNotFoundException extends CLException implements Serializable

serialVersionUID: 6573520735486076435L

Class com.jogamp.opencl.CLException.CLExecStatusErrorForEventsInWaitListException extends CLException implements Serializable

serialVersionUID: 6573520735486076422L

Class com.jogamp.opencl.CLException.CLImageFormatMismatchException extends CLException implements Serializable

serialVersionUID: 6573520735486076427L

Class com.jogamp.opencl.CLException.CLImageFormatNotSupportedException extends CLException implements Serializable

serialVersionUID: 6573520735486076426L

Class com.jogamp.opencl.CLException.CLInvalidArgIndexException extends CLException implements Serializable

serialVersionUID: 6573520735486076387L

Class com.jogamp.opencl.CLException.CLInvalidArgSizeException extends CLException implements Serializable

serialVersionUID: 6573520735486076385L

Class com.jogamp.opencl.CLException.CLInvalidArgValueException extends CLException implements Serializable

serialVersionUID: 6573520735486076386L

Class com.jogamp.opencl.CLException.CLInvalidBinaryException extends CLException implements Serializable

serialVersionUID: 6573520735486076394L

Class com.jogamp.opencl.CLException.CLInvalidBufferSizeException extends CLException implements Serializable

serialVersionUID: 6573520735486076375L

Class com.jogamp.opencl.CLException.CLInvalidBuildOptionsException extends CLException implements Serializable

serialVersionUID: 6573520735486076393L

Class com.jogamp.opencl.CLException.CLInvalidCommandQueueException extends CLException implements Serializable

serialVersionUID: 6573520735486076400L

Class com.jogamp.opencl.CLException.CLInvalidContextException extends CLException implements Serializable

serialVersionUID: 6573520735486076402L

Class com.jogamp.opencl.CLException.CLInvalidDeviceException extends CLException implements Serializable

serialVersionUID: 6573520735486076403L

Class com.jogamp.opencl.CLException.CLInvalidDeviceTypeException extends CLException implements Serializable

serialVersionUID: 6573520735486076405L

Class com.jogamp.opencl.CLException.CLInvalidEventException extends CLException implements Serializable

serialVersionUID: 6573520735486076378L

Class com.jogamp.opencl.CLException.CLInvalidEventWaitListException extends CLException implements Serializable

serialVersionUID: 6573520735486076379L

Class com.jogamp.opencl.CLException.CLInvalidGlobalOffsetException extends CLException implements Serializable

serialVersionUID: 6573520735486076380L

Class com.jogamp.opencl.CLException.CLInvalidGlobalWorkSizeException extends CLException implements Serializable

serialVersionUID: 6573520735486076373L

Class com.jogamp.opencl.CLException.CLInvalidGLObjectException extends CLException implements Serializable

serialVersionUID: 6573520735486076376L

Class com.jogamp.opencl.CLException.CLInvalidGLSharegroupReferenceKhrException extends CLException implements Serializable

serialVersionUID: 6573520735486075436L

Class com.jogamp.opencl.CLException.CLInvalidHostPtrException extends CLException implements Serializable

serialVersionUID: 6573520735486076399L

Class com.jogamp.opencl.CLException.CLInvalidImageFormatDescriptorException extends CLException implements Serializable

serialVersionUID: 6573520735486076397L

Class com.jogamp.opencl.CLException.CLInvalidImageSizeException extends CLException implements Serializable

serialVersionUID: 6573520735486076396L

Class com.jogamp.opencl.CLException.CLInvalidKernelArgsException extends CLException implements Serializable

serialVersionUID: 6573520735486076384L

Class com.jogamp.opencl.CLException.CLInvalidKernelDefinitionException extends CLException implements Serializable

serialVersionUID: 6573520735486076389L

Class com.jogamp.opencl.CLException.CLInvalidKernelException extends CLException implements Serializable

serialVersionUID: 6573520735486076388L

Class com.jogamp.opencl.CLException.CLInvalidKernelNameException extends CLException implements Serializable

serialVersionUID: 6573520735486076390L

Class com.jogamp.opencl.CLException.CLInvalidMemObjectException extends CLException implements Serializable

serialVersionUID: 6573520735486076398L

Class com.jogamp.opencl.CLException.CLInvalidMipLevelException extends CLException implements Serializable

serialVersionUID: 6573520735486076374L

Class com.jogamp.opencl.CLException.CLInvalidOperationException extends CLException implements Serializable

serialVersionUID: 6573520735486076377L

Class com.jogamp.opencl.CLException.CLInvalidPlatformException extends CLException implements Serializable

serialVersionUID: 6573520735486076404L

Class com.jogamp.opencl.CLException.CLInvalidProgramException extends CLException implements Serializable

serialVersionUID: 6573520735486076392L

Class com.jogamp.opencl.CLException.CLInvalidProgramExecutableException extends CLException implements Serializable

serialVersionUID: 6573520735486076391L

Class com.jogamp.opencl.CLException.CLInvalidPropertyException extends CLException implements Serializable

serialVersionUID: 6573520735486076372L

Class com.jogamp.opencl.CLException.CLInvalidQueuePropertiesException extends CLException implements Serializable

serialVersionUID: 6573520735486076401L

Class com.jogamp.opencl.CLException.CLInvalidSamplerException extends CLException implements Serializable

serialVersionUID: 6573520735486076395L

Class com.jogamp.opencl.CLException.CLInvalidValueException extends CLException implements Serializable

serialVersionUID: 6573520735486076406L

Class com.jogamp.opencl.CLException.CLInvalidWorkDimensionException extends CLException implements Serializable

serialVersionUID: 6573520735486076383L

Class com.jogamp.opencl.CLException.CLInvalidWorkGroupSizeException extends CLException implements Serializable

serialVersionUID: 6573520735486076382L

Class com.jogamp.opencl.CLException.CLInvalidWorkItemSizeException extends CLException implements Serializable

serialVersionUID: 6573520735486076381L

Class com.jogamp.opencl.CLException.CLMapFailureException extends CLException implements Serializable

serialVersionUID: 6573520735486076424L

Class com.jogamp.opencl.CLException.CLMemCopyOverlapException extends CLException implements Serializable

serialVersionUID: 6573520735486076428L

Class com.jogamp.opencl.CLException.CLMemObjectAllocationFailureException extends CLException implements Serializable

serialVersionUID: 6573520735486076432L

Class com.jogamp.opencl.CLException.CLMisalignedSubBufferOffsetException extends CLException implements Serializable

serialVersionUID: 6573520735486076423L

Class com.jogamp.opencl.CLException.CLOutOfHostMemoryException extends CLException implements Serializable

serialVersionUID: 6573520735486076430L

Class com.jogamp.opencl.CLException.CLOutOfResourcesException extends CLException implements Serializable

serialVersionUID: 6573520735486076431L

Class com.jogamp.opencl.CLException.CLPlatformNotFoundKhrException extends CLException implements Serializable

serialVersionUID: 6573520735486075435L

Class com.jogamp.opencl.CLException.CLProfilingInfoNotAvailableException extends CLException implements Serializable

serialVersionUID: 6573520735486076429L

Class com.jogamp.opencl.CLProgramBuilder extends Object implements Serializable

serialVersionUID: 42L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

source

String source

optionSet

Set<E> optionSet

defineSet

Set<E> defineSet