Class InvalidVendorDepYearException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- edu.wpi.first.nativeutils.vendordeps.InvalidVendorDepYearException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidVendorDepYearException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidVendorDepYearException(WPIVendorDepsExtension.JsonDependency dependency, java.lang.String requiredYear)
-
-
-
Constructor Detail
-
InvalidVendorDepYearException
public InvalidVendorDepYearException(WPIVendorDepsExtension.JsonDependency dependency, java.lang.String requiredYear)
-
-