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 Summary
Constructors Constructor Description ExternalResultsFileException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-