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

Class COM.ibm.jaws.services.filepobc.EDStreamEndExpectedError

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

public class EDStreamEndExpectedError
extends EDStreamFormatError
Signal that a readEnd or writeEnd was expected when a another readXXX or writeXXX occurred.

Constructor Index

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

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index