Class MissingVendorDependencyPlatformException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.wpilib.nativeutils.dependencies.MissingVendorDependencyPlatformException
All Implemented Interfaces:
Serializable

public class MissingVendorDependencyPlatformException extends RuntimeException
See Also:
  • Constructor Details

    • MissingVendorDependencyPlatformException

      public MissingVendorDependencyPlatformException(String artifactName, String expectedPlatform)