com.ptc.wgmecad.exception
Class VariantFileBadFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.VariantFileBadFormatException
- All Implemented Interfaces:
- Serializable
- public class VariantFileBadFormatException
- extends WGMException
Created by IntelliJ IDEA.
User: barky
Date: Sep 5, 2003
Time: 12:42:58 PM
To change this template use Options | File Templates.
- See Also:
- Serialized Form
Field Summary |
private int |
line
|
Fields inherited from class com.ptc.wgmecad.exception.WGMException |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
line
private int line
VariantFileBadFormatException
public VariantFileBadFormatException(int line)
goBack
public boolean goBack()
- Overrides:
goBack
in class WGMException
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException
getLine
public int getLine()