All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.unstoppabledomains.exceptions.NSExceptionCode Maven / Gradle / Ivy

Go to download

Resolution library that talks with etherium .crypto registry to resolve various information attached to .crypto domain

There is a newer version: 2.0.0u
Show newest version
package com.unstoppabledomains.exceptions;

public enum NSExceptionCode {
  UnsupportedDomain,
  UnregisteredDomain,
  UnknownCurrency,
  RecordNotFound,
  BlockchainIsDown,
  UnknownError,
  IncorrectContractAddress,
  IncorrectMethodName,
  UnspecifiedResolver;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy