Package nxt

Class NxtException.NotYetEnabledException

All Implemented Interfaces:
Serializable
Enclosing class:
NxtException

public static final class NxtException.NotYetEnabledException extends NxtException.NotCurrentlyValidException
See Also:
  • Constructor Details

    • NotYetEnabledException

      public NotYetEnabledException(String message)
    • NotYetEnabledException

      public NotYetEnabledException(String message, Throwable throwable)