Class NeoWalletNotFoundException

All Implemented Interfaces:
Serializable

public class NeoWalletNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • NeoWalletNotFoundException

      public NeoWalletNotFoundException()
    • NeoWalletNotFoundException

      public NeoWalletNotFoundException(String message)
    • NeoWalletNotFoundException

      public NeoWalletNotFoundException(String message, Throwable cause)
    • NeoWalletNotFoundException

      public NeoWalletNotFoundException(Throwable cause)
    • NeoWalletNotFoundException

      public NeoWalletNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)