com.ptc.wgmecad.exception
Class BOMFileBadFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.BOMFileBadFormatException
- All Implemented Interfaces:
- Serializable
- public class BOMFileBadFormatException
- extends WGMException
Title:
Description:
Copyright: Copyright (c) 2002
Company:
- See Also:
- Serialized Form
Field Summary |
(package 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
int line
BOMFileBadFormatException
public BOMFileBadFormatException(int line)
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException
getLine
public int getLine()