Package nxt

Class NxtException.StopException

All Implemented Interfaces:
Serializable
Enclosing class:
NxtException

public static final class NxtException.StopException extends RuntimeException
See Also:
  • Constructor Details

    • StopException

      public StopException(String message)
    • StopException

      public StopException(String message, Throwable cause)