|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--quicktime.QTException | +--quicktime.qd.QDException | +--quicktime.qd.NativeGraphicsException
This exception is thrown if the NativeGraphics environment is not initialized when you try to get the QDGraphics from the java.awt.Canvas
Constructor Summary | |
NativeGraphicsException(java.lang.String message)
|
Methods inherited from class quicktime.qd.QDException |
checkError |
Methods inherited from class quicktime.QTException |
errorCode, errorCodeToString, errorCodeToString, isDrawingError, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NativeGraphicsException(java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |