Class COM.ibm.jaws.services.filepobc.EDStreamNestingLevelError
All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.jaws.services.filepobc.EDStreamNestingLevelError
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Error
|
+----COM.ibm.jaws.mofw.MOFWError
|
+----COM.ibm.jaws.mofw.EDStreamFormatError
|
+----COM.ibm.jaws.services.filepobc.EDStreamNestingLevelError
- public class EDStreamNestingLevelError
- extends EDStreamFormatError
Signal that a close occurred while the nesting level was not 0.
-
EDStreamNestingLevelError(int)
- Constructs a EDStreamNestingLevelError with the current nesting
level as a parameter.
EDStreamNestingLevelError
public EDStreamNestingLevelError(int nestingLevel)
- Constructs a EDStreamNestingLevelError with the current nesting
level as a parameter.
All Packages Class Hierarchy This Package Previous Next Index