Class InvalidProjectFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vectorcast.plugins.vectorcastexecution.job.InvalidProjectFileException
All Implemented Interfaces:
Serializable

public class InvalidProjectFileException extends Exception
Exception raised if the supplied manage project file cannot be read.
See Also:
  • Constructor Details

    • InvalidProjectFileException

      public InvalidProjectFileException()
      Classes default construtor to call parent.