com.ptc.wgmecad.exception
Class ObjectNotRegisteredWithWGMProgMonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.ObjectNotRegisteredWithWGMProgMonException
- All Implemented Interfaces:
- Serializable
- public class ObjectNotRegisteredWithWGMProgMonException
- extends WGMException
Created by IntelliJ IDEA.
User: barky
Date: Mar 12, 2003
Time: 12:31:08 PM
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 |
|
obj
IRegisterProgress obj
phase
int phase
ObjectNotRegisteredWithWGMProgMonException
public ObjectNotRegisteredWithWGMProgMonException(IRegisterProgress obj,
int phase)
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException