com.develop.jawin
Class COMException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.develop.jawin.COMException
All Implemented Interfaces:
java.io.Serializable

public class COMException
extends java.lang.Exception

COM Exception

See Also:
Serialized Form

Field Summary
static int E_UNEXPECTED
           
 int hresult
           
 
Constructor Summary
COMException()
           
COMException(int hresult)
           
COMException(int hresult, java.lang.String text)
           
COMException(int hresult, java.lang.String desc, java.lang.String source, java.lang.String guid)
           
COMException(java.lang.String text)
           
COMException(java.lang.Throwable t)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

hresult

public final int hresult

E_UNEXPECTED

public static final int E_UNEXPECTED
See Also:
Constant Field Values
Constructor Detail

COMException

public COMException()

COMException

public COMException(int hresult)

COMException

public COMException(int hresult,
                    java.lang.String text)

COMException

public COMException(int hresult,
                    java.lang.String desc,
                    java.lang.String source,
                    java.lang.String guid)

COMException

public COMException(java.lang.String text)

COMException

public COMException(java.lang.Throwable t)
Method Detail

getMessage

public java.lang.String getMessage()


Composia Soft Ltd. Designed by Vitally Shelest. .