Castle.MicroKernel.Lifestyle.Pool.PoolException public class PoolException : Exception Documentation Code namespace Castle.MicroKernel.Lifestyle.Pool { public class PoolException : Exception { public PoolException(string message); } }