com.ptc.wgmecad.exception
Class DesignNotInWindchillException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.DesignNotInWindchillException
- All Implemented Interfaces:
- Serializable
- public class DesignNotInWindchillException
- extends WGMException
Created by IntelliJ IDEA.
User: barky
Date: Feb 25, 2003
Time: 12:48:56 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 |
|
invokingFunction
String invokingFunction
DesignNotInWindchillException
public DesignNotInWindchillException(String invokingFunction)
- Parameters:
invokingFunction
- - key into the CadenceWGM.properties file that I18N.getStr() uses to resolve
the localized function name.
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException
goBack
public boolean goBack()
- Overrides:
goBack
in class WGMException