Uses of Class
org.zeroturnaround.exec.ProcessInitException
Packages that use ProcessInitException
-
Uses of ProcessInitException in org.zeroturnaround.exec
Methods in org.zeroturnaround.exec that return ProcessInitExceptionModifier and TypeMethodDescriptionstatic ProcessInitException
ProcessInitException.newInstance
(String prefix, IOException e) Try to wrap a givenIOException
into aProcessInitException
.