Package com.diffplug.spotless.npm
Class NpmProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.diffplug.spotless.npm.NpmProcessException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNpmProcessException
(String message, ProcessRunner.Result result) NpmProcessException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NpmProcessException
-
NpmProcessException
-
-
Method Details
-
getResult
-