public class ComFailException extends ComException
hr, m_helpContext, m_helpFile, m_source
Constructor and Description |
---|
ComFailException()
No argument Constructor
|
ComFailException(int hrNew)
Constructor
|
ComFailException(int hrNew,
String message)
Constructor
|
ComFailException(int hrNew,
String source,
String helpFile,
int helpContext) |
ComFailException(int hrNew,
String description,
String source,
String helpFile,
int helpContext)
Constructor
|
ComFailException(String message) |
getHelpContext, getHelpFile, getHResult, getSource
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ComFailException(int hrNew)
hrNew
- public ComFailException(int hrNew, String message)
hrNew
- message
- public ComFailException(int hrNew, String source, String helpFile, int helpContext)
hrNew
- source
- helpFile
- helpContext
- public ComFailException(int hrNew, String description, String source, String helpFile, int helpContext)
hrNew
- description
- source
- helpFile
- helpContext
- public ComFailException()
public ComFailException(String message)
message
- http://jacob-project.sourceforge.net