Class DetectionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jenkinsci.plugins.DependencyCheck.tools.DetectionFailedException
All Implemented Interfaces:
Serializable

public final class DetectionFailedException extends IOException
Indicates the failure to detect the OS or CPU.
Author:
Nikolas Falco
See Also:
  • Constructor Details

    • DetectionFailedException

      public DetectionFailedException(String message, Throwable cause)