com.ptc.edadata
Class VerifyDesignResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.edadata.ResponseException
com.ptc.edadata.VerifyDesignResponseException
- All Implemented Interfaces:
- Serializable
- public class VerifyDesignResponseException
- extends ResponseException
Title: VerifyDesignResponseException
Description: This class is the exception handler
for the verify design
Copyright: Copyright (c) 2004
Company: PTC
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
VerifyDesignResponseException
public VerifyDesignResponseException()
VerifyDesignResponseException
public VerifyDesignResponseException(String message)
VerifyDesignResponseException
public VerifyDesignResponseException(String message,
FileListResponseItem item)
VerifyDesignResponseException
public VerifyDesignResponseException(String message,
FileListResponseItem item,
Throwable nestedException)