|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jogamp.opencl.CLException
com.jogamp.opencl.CLException.CLInvalidBuildOptionsException
public static final class CLException.CLInvalidBuildOptionsException
CLException
thrown on CL.CL_INVALID_BUILD_OPTIONS errors.
Nested Class Summary |
---|
Field Summary |
---|
Fields inherited from class com.jogamp.opencl.CLException |
---|
error, errorcode |
Constructor Summary | |
---|---|
CLException.CLInvalidBuildOptionsException(String message)
|
Method Summary |
---|
Methods inherited from class com.jogamp.opencl.CLException |
---|
checkForError, getCLErrorString, newException, resolveErrorCode |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CLException.CLInvalidBuildOptionsException(String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |