Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends AtlanException
Error that occurs if a requested object does not exist. For example, trying to retrieve an asset that does not exist.
See Also: