Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends EnkryptifyException
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String method, String endpoint)
  • Method Details

    • getMethod

      public String getMethod()
    • getEndpoint

      public String getEndpoint()