UpdateRegionsException Class
Represents errors that occured during the regions' update.
Namespace: Microsoft.Practices.Prism.Regions
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
public class UpdateRegionsException : Exception
'Declaration
Public Class UpdateRegionsException _
Inherits Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Practices.Prism.Regions.UpdateRegionsException