java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tlcsdm.core.powershell.PowerShellNotAvailableException
- 所有已实现的接口:
Serializable
Custom checked exception produced when the Powershell executable cannot
be found
- 作者:
- Javier Garcia Alonso
- 另请参阅:
-
构造器概要
构造器构造器说明PowerShellNotAvailableException(String message) PowerShellNotAvailableException(String message, Throwable cause) -
方法概要
-
构造器详细资料
-
PowerShellNotAvailableException
PowerShellNotAvailableException(String message) -
PowerShellNotAvailableException
-