com.ptc.wgmecad.exception
Class UnableToGetDataFromServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.UnableToGetDataFromServerException
- All Implemented Interfaces:
- Serializable
- public class UnableToGetDataFromServerException
- extends WGMException
Created by IntelliJ IDEA.
User: barky
Date: Mar 11, 2003
Time: 9:28:35 AM
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 |
|
dataType
String dataType
UnableToGetDataFromServerException
public UnableToGetDataFromServerException(String s)
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException