Class ExternalResultsFileException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.vectorcast.plugins.vectorcastexecution.job.ExternalResultsFileException
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class ExternalResultsFileException extends Exception Exception raised if the supplied manage project file cannot be read.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description ExternalResultsFileException()Classes default construtor to call parent.
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-