Home Previous Up Next Index

Ice::FacetNotExistException

Overview

local exception FacetNotExistException extends RequestFailedException

This exception is raised if no facet with the given name exists, but at least one facet with the given identity exists.


Home Previous Up Next Index