|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JotThrow | |
oracle.jdeveloper.jot | Provides classes and interfaces for JOT (the Java Object Toolkit). |
Uses of JotThrow in oracle.jdeveloper.jot |
Methods in oracle.jdeveloper.jot that return JotThrow | |
JotThrow |
JotHasChildStatement.addThrow(java.lang.String exp)
Adds a new throw statement as the sub-statement. |
JotThrow |
JotStatement.getAsThrow()
Retrieves the JotThrow representing this
statement if it is a throw statement. |
JotThrow |
JotCodeBlock.addThrow(JotBlockElement marker,
boolean before,
java.lang.String exp)
Adds a new throw statement to this code block. |
JotThrow |
JotCodeBlock.addThrow(java.lang.String exp)
Adds a new throw statement to the end of this code block. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.