Class NshQuitException

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

public class NshQuitException extends NshException
Author:
thevpc (taha.bensalah@gmail.com) %lastmodified 04-dec.-2005 Time: 17:53:11
See Also:
  • Constructor Details

    • NshQuitException

      public NshQuitException(int result)
    • NshQuitException

      public NshQuitException()
    • NshQuitException

      public NshQuitException(Throwable cause, int result)