类 PowerShellNotAvailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tlcsdm.core.powershell.PowerShellNotAvailableException
所有已实现的接口:
Serializable

public class PowerShellNotAvailableException extends RuntimeException
Custom checked exception produced when the Powershell executable cannot be found
作者:
Javier Garcia Alonso
另请参阅:
  • 构造器详细资料

    • PowerShellNotAvailableException

      PowerShellNotAvailableException(String message)
    • PowerShellNotAvailableException

      PowerShellNotAvailableException(String message, Throwable cause)