Class NeoSmartContractNotFoundException

All Implemented Interfaces:
Serializable

public class NeoSmartContractNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • NeoSmartContractNotFoundException

      public NeoSmartContractNotFoundException()
    • NeoSmartContractNotFoundException

      public NeoSmartContractNotFoundException(String message)
    • NeoSmartContractNotFoundException

      public NeoSmartContractNotFoundException(String message, Throwable cause)
    • NeoSmartContractNotFoundException

      public NeoSmartContractNotFoundException(Throwable cause)
    • NeoSmartContractNotFoundException

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