C# Class Platform.ViewClients.ViewContainerNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: Lokad/lokad-data-platform

Méthodes publiques

Méthode Description
ViewContainerNotFoundException ( string message, Exception inner ) : System

Méthodes protégées

Méthode Description
ViewContainerNotFoundException ( SerializationInfo info, StreamingContext context ) : System

Method Details

ViewContainerNotFoundException() protected méthode

protected ViewContainerNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

ViewContainerNotFoundException() public méthode

public ViewContainerNotFoundException ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System