Class NshUniformException

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 NshUniformException extends NshException
Author:
thevpc
See Also:
  • Constructor Details

    • NshUniformException

      public NshUniformException(int code, boolean quit, Throwable cause)
  • Method Details

    • throwQuit

      public void throwQuit()
    • throwAny

      public void throwAny()
    • isQuit

      public boolean isQuit()