com.ptc.wgmecad.exception
Class UnexpectedFilesInVariantDir
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.UnexpectedFilesInVariantDir
- All Implemented Interfaces:
- Serializable
- public class UnexpectedFilesInVariantDir
- extends WGMException
Title:
Description:
Copyright: Copyright (c) 2002
Company:
- 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 |
|
filesList
private Collection filesList
bomResponce
private Vector bomResponce
UnexpectedFilesInVariantDir
public UnexpectedFilesInVariantDir(Collection filesList,
Vector bomResponce)
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException
getBomResponce
public Vector getBomResponce()
getFilesList
public Collection getFilesList()
getLogMessage
public String getLogMessage()