Class COM.ibm.jaws.services.filepobc.EDStreamBeginExpectedError
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.services.filepobc.EDStreamBeginExpectedError

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Error
                   |
                   +----COM.ibm.jaws.mofw.MOFWError
                           |
                           +----COM.ibm.jaws.mofw.EDStreamFormatError
                                   |
                                   +----COM.ibm.jaws.services.filepobc.EDStreamBeginExpectedError

public class EDStreamBeginExpectedError
extends EDStreamFormatError
Signal that a readBegin or writeBegin was expected when another readXXX or writeXXX occurred.

Constructor Index

 o EDStreamBeginExpectedError()
Constructs a EDStreamBeginExpectedError with no detail message.

Constructors

 o EDStreamBeginExpectedError
  public EDStreamBeginExpectedError()
Constructs a EDStreamBeginExpectedError with no detail message.

All Packages  Class Hierarchy  This Package  Previous  Next  Index