Package de.mhus.lib.core
Class MSystem.ScriptResult
- java.lang.Object
-
- de.mhus.lib.core.MSystem.ScriptResult
-
-
Constructor Summary
Constructors Constructor Description ScriptResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetError()ThrowablegetException()StringgetOutput()intgetRc()String[]toArray()StringtoString()
-