com.ptc.wgmecad.exception
Class InvalidDesignZipException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.InvalidDesignZipException
- All Implemented Interfaces:
- Serializable
- public class InvalidDesignZipException
- 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 |
|
zipFileName
private String zipFileName
InvalidDesignZipException
public InvalidDesignZipException(String zipFileName)
InvalidDesignZipException
public InvalidDesignZipException(File zipFile)
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException