EasyPDF Java SDK
v5.1

com.bcl.easypdf
Class EasyPDFException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jawin.COMException
              extended by com.bcl.easypdf.EasyPDFException
All Implemented Interfaces:
java.io.Serializable

public class EasyPDFException
extends org.jawin.COMException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jawin.COMException
E_UNEXPECTED, hresult
 
Constructor Summary
EasyPDFException()
           
EasyPDFException(java.lang.String msg)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EasyPDFException

public EasyPDFException()

EasyPDFException

public EasyPDFException(java.lang.String msg)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class org.jawin.COMException

EasyPDF Java SDK
v5.1

Copyright 2007 BCL Technologies. All rights reserved.