C# Class Castle.MicroKernel.Lifestyle.Pool.PoolException

Inheritance: System.Exception
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
PoolException ( SerializationInfo info, StreamingContext context ) : System
PoolException ( string message ) : System

Method Details

PoolException() public méthode

public PoolException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

PoolException() public méthode

public PoolException ( string message ) : System
message string
Résultat System