Class DetectionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
jenkins.plugins.nodejs.tools.DetectionFailedException
All Implemented Interfaces:
Serializable

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

    • DetectionFailedException

      public DetectionFailedException(String message, Throwable cause)