Class BscWalletNotFoundException

All Implemented Interfaces:
Serializable

public class BscWalletNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • BscWalletNotFoundException

      public BscWalletNotFoundException()
    • BscWalletNotFoundException

      public BscWalletNotFoundException(String message)
    • BscWalletNotFoundException

      public BscWalletNotFoundException(String message, Throwable cause)
    • BscWalletNotFoundException

      public BscWalletNotFoundException(Throwable cause)
    • BscWalletNotFoundException

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