com.ptc.wgmecad.exception
Class InvalidArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
com.ptc.wgmecad.exception.InvalidArgumentException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidDesignArgumentException
- public class InvalidArgumentException
- extends WGMException
- 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 |
|
argument
public Argument argument
longform
public String longform
InvalidArgumentException
public InvalidArgumentException(String longform)
InvalidArgumentException
public InvalidArgumentException(Argument argument)
getLocalizedMessage
public String getLocalizedMessage()
- Specified by:
getLocalizedMessage
in class WGMException
goForward
public boolean goForward()
- Overrides:
goForward
in class WGMException