|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.WGMEmbeddedException
com.ptc.wgmecad.exception.ClientInterfaceInvokeException
Created by IntelliJ IDEA. User: barky Date: Mar 11, 2003 Time: 12:43:51 PM To change this template use Options | File Templates.
Field Summary | |
(package private) String |
className
|
(package private) String |
methName
|
(package private) String |
msgKey
|
Fields inherited from class com.ptc.wgmecad.exception.WGMEmbeddedException |
|
Fields inherited from class com.ptc.wgmecad.exception.WGMException |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
ClientInterfaceInvokeException(String msgKey,
String className,
String methName,
Exception e)
|
Method Summary | |
String |
getLocalizedMessage()
|
Methods inherited from class com.ptc.wgmecad.exception.WGMEmbeddedException |
goBack, goForward, printStackTrace, printStackTrace |
Methods inherited from class com.ptc.wgmecad.exception.WGMException |
breakStringIntoLines, showErrorDialog |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
String msgKey
String className
String methName
Constructor Detail |
public ClientInterfaceInvokeException(String msgKey, String className, String methName, Exception e)
Method Detail |
public String getLocalizedMessage()
getLocalizedMessage
in class WGMEmbeddedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |