Class NshCmdSyntaxError
- All Implemented Interfaces:
Serializable,net.thevpc.nuts.boot.core.NAnyBootAwareExceptionBase,net.thevpc.nuts.boot.core.NAnyExceptionBase,net.thevpc.nuts.boot.core.NExceptionWithExitCodeBase,NSessionAwareExceptionBase,NSessionProvider,NAnyFormattedExceptionBase,NExceptionBase
- Author:
- thevpc (taha.bensalah@gmail.com) %lastmodified 13 nov. 2004 Time: 21:17:13
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionNshCmdSyntaxError(int result, String[] args, String cmd, String desc, String message) -
Method Summary
Methods inherited from class net.thevpc.nuts.command.NExecutionException
getExitCode, toStringMethods inherited from class net.thevpc.nuts.util.NException
getFormattedMessage, getSession, getWorkspace, messageToFormattedString, messageToString, processThrowable, validateFormattedMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.thevpc.nuts.util.NAnyFormattedExceptionBase
getMessage
-
Constructor Details
-
NshCmdSyntaxError
-