Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends ApiException
Exception thrown when some requested entity (e.g., file or directory) was not found.
See Also:
  • Constructor Details