Home Previous Up Next Index

ObjectNotExistException

Overview

local exception ObjectNotExistException extends RequestFailedException

This exception is raised if an object does not exist on the server, that is, if no facets with the given identity exist.


Home Previous Up Next Index