C# Class Vtex.Apps.Client.Exceptions.CircularDependencyException

Inheritance: Vtex.Gallery.Core.Exceptions.GalleryException
Mostra file Open project: vtex/apps-client-net

Public Methods

Method Description
CircularDependencyException ( string message, IEnumerable callSequence ) : System.Collections.Generic

Private Methods

Method Description
CircularDependencyException ( Error error ) : System.Collections.Generic

Method Details

CircularDependencyException() public method

public CircularDependencyException ( string message, IEnumerable callSequence ) : System.Collections.Generic
message string
callSequence IEnumerable
return System.Collections.Generic