Serialized Form
-
Package org.wpilib.nativeutils.dependencies
-
Exception org.wpilib.nativeutils.dependencies.MissingVendorDependencyPlatformException
class MissingVendorDependencyPlatformException extends RuntimeException implements Serializable
-
-
Package org.wpilib.nativeutils.vendordeps
-
Exception org.wpilib.nativeutils.vendordeps.ConflictingVendorDependencyException
class ConflictingVendorDependencyException extends RuntimeException implements Serializable -
Exception org.wpilib.nativeutils.vendordeps.DuplicateVendorDependencyException
class DuplicateVendorDependencyException extends RuntimeException implements Serializable -
Exception org.wpilib.nativeutils.vendordeps.InvalidVendorDepYearException
class InvalidVendorDepYearException extends RuntimeException implements Serializable -
Exception org.wpilib.nativeutils.vendordeps.MissingRequiredVendorDependencyException
class MissingRequiredVendorDependencyException extends RuntimeException implements Serializable -
Exception org.wpilib.nativeutils.vendordeps.VendorParsingException
class VendorParsingException extends Exception implements Serializable -
Exception org.wpilib.nativeutils.vendordeps.WPIJavaVendorDepsExtension.MissingVendorJniDependencyException
class MissingVendorJniDependencyException extends RuntimeException implements Serializable- serialVersionUID:
- -3526743142145446834L
-
Serialized Fields
-
artifact
WPIVendorDepsExtension.JniArtifact artifact
-
classifier
String classifier
-
dependencyName
String dependencyName
-
-