com.ptc.wgmecad.exception
Class ComponentInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.WGMEmbeddedException
com.ptc.wgmecad.exception.ComponentInstantiationException
- All Implemented Interfaces:
- Serializable
- public class ComponentInstantiationException
- extends WGMEmbeddedException
- 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 |
|
description
public String description
ComponentInstantiationException
public ComponentInstantiationException(String description)
ComponentInstantiationException
public ComponentInstantiationException(Exception e)
getLocalizedMessage
public String getLocalizedMessage()
- Overrides:
getLocalizedMessage
in class WGMEmbeddedException