Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends SendlyException
Thrown when the requested resource is not found.
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message)