com.ptc.wgmecad.exception
Class ApplicationInvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.ApplicationInvocationException
- All Implemented Interfaces:
- Serializable
- public class ApplicationInvocationException
- extends WGMException
Created by IntelliJ IDEA.
User: barky
Date: Jan 8, 2003
Time: 3:49:34 PM
To change this template use Options | File Templates.
- See Also:
- Serialized Form
Fields inherited from class com.ptc.wgmecad.exception.WGMException |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
logger
static org.apache.log4j.Logger logger
message
String message
command
String command
ApplicationInvocationException
public ApplicationInvocationException(String message,
String command)
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException