|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jinterop.dcom.common.JIException
org.jinterop.dcom.impls.automation.JIAutomationException
public final class JIAutomationException
Class for signifying Automation related exceptions.
| Constructor Summary | |
|---|---|
JIAutomationException(JIException e)
|
|
| Method Summary | |
|---|---|
JIExcepInfo |
getExcepInfo()
Returns the EXCEPINFO structure. |
| Methods inherited from class org.jinterop.dcom.common.JIException |
|---|
getErrorCode, 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 |
|---|
public JIAutomationException(JIException e)
| Method Detail |
|---|
public JIExcepInfo getExcepInfo()
EXCEPINFO structure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||