Class ProcessUtils.ScriptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hsh.graja.util.ProcessUtils.ScriptException
All Implemented Interfaces:
Serializable
Enclosing class:
ProcessUtils

public static class ProcessUtils.ScriptException extends Exception
See Also:
  • Constructor Details

    • ScriptException

      public ScriptException(String msg, String scriptOutput)
  • Method Details

    • getScriptOutput

      public String getScriptOutput()
    • detailMessage

      public String detailMessage()