com.ptc.wgmecad.exception
Class PrimaryVariantNotMatchingAsmNumException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.PrimaryVariantNotMatchingAsmNumException
- All Implemented Interfaces:
- Serializable
- public class PrimaryVariantNotMatchingAsmNumException
- extends WGMException
Created by IntelliJ IDEA.
User: barky
Date: Sep 12, 2003
Time: 4:35:49 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 |
|
asm
String asm
priVar
String priVar
PrimaryVariantNotMatchingAsmNumException
public PrimaryVariantNotMatchingAsmNumException(String asm,
String priVar)
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException
goBack
public boolean goBack()
- Overrides:
goBack
in class WGMException