Package nxt

Class NxtException.NotYetEncryptedException

All Implemented Interfaces:
Serializable
Enclosing class:
NxtException

public static final class NxtException.NotYetEncryptedException extends IllegalStateException
See Also:
  • Constructor Details

    • NotYetEncryptedException

      public NotYetEncryptedException(String message)
    • NotYetEncryptedException

      public NotYetEncryptedException(String message, Throwable cause)