Enterprise Information Portal APIs

com.ibm.mm.viewer
Class CMBDocumentEngineException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.mm.viewer.CMBDocumentEngineException
All Implemented Interfaces:
java.io.Serializable

public class CMBDocumentEngineException
extends java.lang.Exception

CMBDocumentEngineException is an exception that can be thrown by document engines.

Since:
7.1
See Also:
CMBDocumentEngine, Serialized Form

Constructor Summary
CMBDocumentEngineException()
          Constructor
CMBDocumentEngineException(java.lang.String s)
          Constructor
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMBDocumentEngineException

public CMBDocumentEngineException()
Constructor

CMBDocumentEngineException

public CMBDocumentEngineException(java.lang.String s)
Constructor
Parameters:
s - exception message string

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.